BODY { 
   background-color: #ffffff;
   color: #000000;
   font-size: 9pt;
   font-family : Arial, Helvetica, Sans-serif;
}

H1 { 
   color: #dc143c;
   font-size: 9pt;
   font-weight: bold;
   font-family : Arial, Helvetica, Sans-serif;
}

A:link 	{
   text-decoration : none; 
   color : #483d8b; 
   }

A:visited {
   text-decoration : none; 
   color : #483d8b; 
}

A:hover  {
   color : #dc143c; 
}	

DIV {
   font-size: 9pt;
   font-weight: bold;
   font-family : Arial, Helvetica, Sans-serif;
}

P {
   font-size: 9pt;
   font-weight: normal;
   font-family : Arial, Helvetica, Sans-serif;
}

TD {
   background-color: #ff9900;
   font-size: 9pt;
   font-weight: bold;
   font-family : Arial, Helvetica, Sans-serif;
}

.google {
   background-color: #ffffff;
   font-size: 9pt;
   font-weight: bold;
   font-family : Arial, Helvetica, Sans-serif;
 }
