<style>

A:link {color: #000000;}
A:visited {color: #000000;}
A:active {color: #000000;} 
A:hover {color: #FF0000;} 


.genericstyle
{
  font-family: Arial; 
  font-size: 10pt; 
  color: #000000;
}
.copyright
{
  font-family: Arial; 
  font-size: 8pt; 
  color: #000000;
}
.star
{
  font-family: Arial; 
  font-size: 14pt;
  font-weight: bold; 
  color: #FF0000;
}

.header
{

   font-size: 11pt; 
   font-family: Arial; 
   font-weight: bold;
   font-style: italic; 
   color: #FF0000;
}
.textbox
{
   font-family: Arial;
   font-size: 10pt;
   border: 1 inset #C0C0C0;
}
.list
{
   MARGIN-BOTTOM: 3px;
   MARGIN-TOP: 3px;
}

.body
{

  font-family: Arial;
  font-size: 10pt;
  background-color: #FFFFFF;
  color: #000000;

}
.button
{
   font-family: Arial;
   font-size: 10pt; 
   font-weight: bold; 
   background-color: #FFFFFF;
   color: #003366; 
   border: 1 solid #002346; 
   MARGIN-BOTTOM: 0px; 
   MARGIN-TOP: 3px;
}
.link
{
   font-size: 8pt; 
   font-family: Arial;
}
.printheader
{

  font-family: Arial;
  font-size: 12pt; 
  font-weight: bold;
  color: #003264;
} 

</style>
