H1.red {
   font-weight : bold; 
   font-size : 20pt; 
   font-family : "Zurich XCn BT", Times, serif; 
   color : #990000; 
   letter-spacing : 2px; 
   background-color: transparent;
}

H1.redsixteen {
   font-weight : bold; 
   font-size : 16pt; 
font-family : "Times New Roman", Times, serif; 
   color : #990000; 
   letter-spacing : 2px; 
   background-color: transparent;
}

font.sixteen {
   font-weight : bold; 
   font-size : 16pt; 
   font-family : "Times New Roman", Times, serif; 
   color : #990000; 
   letter-spacing : 2px; 
   background-color: transparent;
}

font.twelve {
   font-weight : bold; 
   font-size : 12pt; 
   font-family : "Times New Roman", Times, serif; 
   color : #990000; 
   letter-spacing : 2px; 
   background-color: transparent;
}

span.twelve {
   font-weight : bold; 
   font-size : 12pt; 
   font-family : "Times New Roman", Times, serif; 
   color : #990000; 
   letter-spacing : 2px; 
   background-color: transparent;
}

div.copyright {
   font-weight : bold; 
   font-size : 7pt; 
   font-family : Arial, Helvetica, sans-serif; 
   color :#990000;  
   background-color: transparent;
}

div.caption {
   font-weight : bold; 
   font-size : 9pt; 
   font-family : Arial, Helvetica, sans-serif; 
   color :#990000;  
   background-color: transparent;
}

BODY {
   font-size : 12pt; 
   font-family : "Times New Roman", Times, serif; 
   text-align: justify;
   color : #000066; 
   background : white; 
}

TD  {
   font-size : 12pt; 
   font-family : "Times New Roman", Times, serif; 
   color : #000066; 
   background : white; 
}


A:link {
   color : blue; 
   background-color: transparent;
}

A:VISITED {
   color : blue; 
   background-color: transparent;
}
	

A:hover {
 	color : #990000; 
    background-color: transparent;
}



