BODY  
{
   color : Black;
   background-color : #ffffff;
   font-family : arial;
   font-size : 8pt;
}

TD  
{
   color : #000000;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-style : italic;
   font : 10pt;
}
span  
{
   color : #000000;
   font-family : Arial, Helvetica, sans-serif;
   font : 12pt;
   font-weight: bold;
   text-alignment : center;
}

 
A:active  
{
   color           : #003399;
   font-family     : Verdana, Arial, Helvetica, sans-serif;
   font-weight     : normal;
   font-size       : 8pt;
   text-decoration : none;
}

A:link  
{
   color           : #003399;
   font-family     : Verdana, Arial, Helvetica, sans-serif;
   font-weight     : normal;
   font-size       : 8pt;
   text-decoration : none;
}

A:visited  
{
   color           : #003399;
   font-family     : Verdana, Arial, Helvetica, sans-serif;
   font-weight     : normal;
   font-size       : 8pt;
   text-decoration : none;
}

A:hover 
{
   color           : #003399;
   font-family     : Verdana, Arial, Helvetica, sans-serif;
   font-weight     : normal;
   font-size       : 8pt;
   text-decoration : underline;
}

.menuBack
{
 background-color : #6699CC;
}

.menuOptionBack
{
 /*
 background-color : #cccccc;
	color : #6699CC;
	text-decoration : none;
 font-weight : bold;
	font-size : 8pt;
 font-family     : Verdana, Arial, Helvetica, sans-serif;
 */
}

