BODY {
     ;font-height: 12pt;
     font-size: 12pt;
     ;line-height: 14pt;
     font-family: Times new roman;
     font-variant: normal;
     font-style: normal;   
     color: Black;
     background-color: White;
     }


TABLE, TD {
     color: Black;
     font-size: 10pt;
     font-background: blue;
     line-height: 12pt;   
     font-family: Arial, Helvetica;
     font-variant: normal;
     font-style: normal;   
     }

TH  {
     caption-side: left;
     text-align: left;
     vertical-align: bottom    ;
     background: "#3366FF";
     color: Black;
     font-size: 12pt;
     font-background: blue;
     line-height: 14pt;   
     font-family: Times New Roman;
     font-variant: normal;
     font-style: Bold;   
     }




A    {
	color: Blue;
     }
A:VISITED {
	color: Blue;
}                   
A:HOVER {
	color: Black;
}

span.News1   {
     color: Blue;
     font-size: 8pt;
     font-background: blue;
     line-height: 10pt;   
     font-family: Arial, Helvetica;
     font-variant: normal;
     font-style: normal;   
  }

