Body, P 
{
  color: #000000;
  background-color: #ffffff;
  font-family:  Lucida Sans Unicode, Arial, Helvetica, Sans Serif;
  font-size: 9pt;  
 
}

LI, UL, OL, 
{
  color: #8B0000;
  background-color: #ffffff;
  font-family:  Lucida Sans Unicode, Arial, Helvetica, Sans Serif;  
  font-size: 9pt;
  text-align: center
  margin-top: 20px;  
}

TD
{
  color: #000000;
  font-family:  Lucida Sans Unicode, Arial, Helvetica, Sans Serif;  
  font-size: 9pt;
  margin-top: 20px;  
}

H1
{
  color: #000000;
  font-family: Lucida Sans Unicode, Arial, Helvetica, Sans Serif;
  font-size: 12pt;
  text-align: center;
  text-decoration: underline;
}

H2
{
  color: #000000;
  font-family: Lucida Sans Unicode, Arial, Helvetica, Sans Serif;
  font-size: 8pt;
  text-align: right;
  text-decoration: italic;
}


H3
{
  font-family: Lucida Casual, Arial;
  font-size: 11pt;
  color: #8B0000;
  text-decoration: bold;
}

H4
{
 color: #8B0000;
 text-decoration: underline;
 text-align: center;
}

H5
{
  font-family: Lucida Casual, Arial;
  font-size: 10pt;
  text-align: right;
}


H6
{
  color: #000000;
  font-family: Arial, Helvetica, Sans Serif;
  font-size: 8pt;
  text-align: center;
  text-decoration: italic;
}

A:link
{
  color: #8B0000;
  text-decoration: none;	
}

A:visited
{
  color: #8B0000;
  text-decoration: none;	
}

A:hover
{
  color: #8B0000;
  text-decoration: underline;
}

