   BODY, TD {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFcc66;
	font-size : 10pt;
	text-align : center;
   } 
   
   H1 { 
   font-size : 12pt 
   } 
   
   H2 { 
   font-size : 10pt 
   } 
   
   H3 { 
   font-size : 10pt 
   } 

   H4 { 
   font-size : 8pt 
   } 

   H5 { 
   font-size : 6pt 
   } 
   
   a:link { 
   color: #FFFFCC; 
   } 
   
   a:visited{ 
   color: #CCCCCC; 
   } 
   
   a:active { 
   color: #FF6600; 
   } 
   
   a:hover { 
   color: #FF6600; 
   font-weight: bold;

   } 
