body { background-color: cccccc;}

table { font-family: Arial, sans-serif, Helvetica;  
font-size: 9pt;
font-variant: normal; 

text-align: center; 
height: 20px; 
}

a:link {font-size: 9pt; font-weight:normal;color:#ffffff; text-decoration:none}
a:active {font-size: 9pt; font-weight:normal;color:#cccccc; text-decoration:none}
a:hover {font-size:9pt; font-weight:normal;color:#cccccc; text-decoration:none}
a:focus {font-size: 9pt; font-weight:normal;color:#cccccc; text-decoration:none}
a:visited {font-size: 9pt; font-weight:normal;color:#d0d0d0; text-decoration:none}

