BODY
{ 
   font-family: arial;
   font-size: 9pt; 
}
TD
{ 
   font-family: arial;
   font-size: 9pt; 
}
TH
{ 
   font-family: arial;
   font-size: 9pt; 
}
.whiteSmall
{
   color: #FFFFFF;
   font-weight: bold;
   font-size: 8pt; 
}
.white
{
   color: #FFFFFF;
   font-weight: bold;
}
.blue
{
   color: #000080;
   font-weight: bold;
}
.red
{
   color: #E23E3E;
   font-weight: bold;
}
.price
{
   color: #800000;
   font-size: 10pt;
   font-weight: bold;
   font-family: arial;
}
A
{
   font-size: 9pt;
   font-family: arial;
}
A:hover
{
   color: red;
   text-decoration: none;
}
