A:link {
font-family : Arial; 
font-size : 9pt; 
color : #000088;
text-decoration : none; 
} 
A:visited {
font-size : 9pt; 
color : #000066;
text-decoration : none; 
} 
A:active {
font-size : 9pt; 
font-weight : bold; 
color : #0000aa;
text-decoration : none; 
} 
A:hover {
font-weight : bold; 
color : red; 
text-decoration : none; 
} 
BODY {
font-family : Arial; 
font-size : 9pt; 
color : black; 
background-color : #ffffff; 
margin-top : 0; 
margin-bottom : 0; 
margin-left : 0; 
margin-right : 0; 
} 
TABLE {
font-family : Arial; 
font-size : 9pt; 
color : black;
background-color : #FFFFFF; 
margin-top : 0; 
margin-bottom : 0; 
margin-left : 0; 
margin-right : 0; 
} 