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