BODY
{ 
   font-family: arial;
   font-size: 9pt; 
}
TD
{ 
   font-family: arial;
   font-size: 9pt; 
}
TH
{ 
   font-family: arial;
   font-size: 9pt; 
}

.blue
{
   font-family: arial;
   color: #4575A4;
   font-size: 9pt;
}

.smallblack
{
   font-family: arial;
   color: #000000;
   font-size: 8pt;
}

A
{
   color: #4575A4;
   font-size: 9pt;
   font-family: arial;
   text-decoration: underline;
}
A:hover
{
   color: #5F6E8C;
   font-size: 9pt;
   font-family: arial;
   text-decoration: underline;
}
A:visited
{
   color: #4575A4;
   font-size: 9pt;
   font-family: arial;
   text-decoration: underline;
}

h1 {
   font-family: arial;
   font-size: 13pt;
   font-weight: bold;
   color: #4575A4;
   margin-top: 0px;
   margin-bottom: 0px;
   padding-bottom: 2px;
}