TD { 
font-size : 12px; 
color : #000000; 
font-family : Verdana; 
}
h1 {
font-size : 16px;
} 
A:hover { 
font-size : 12px; 
color : #c40000; 
font-family : Verdana; 
text-decoration : none; 
} 
A.blue { 
font-size : 12px; 
color : #3030b0; 
font-family : Verdana; 
text-decoration : none; 
} 
A.blue:hover { 
font-size : 12px; 
color : #ff0000; 
font-family : Verdana; 
} 
A.red:hover { 
font-size : 12px; 
color : #c40000; 
} 
.white { 
font-size : 12px; 
color : #ffffff; 
} 
.thirteen { 
font-size : 13px; 
color : #ffffe0; 
} 
.ten { 
font-size : 10px; 
color : #000000; 
} 
#centertable { 
width : 97%; 
padding : 4px; 
text-align : left; 
border : 1px solid #af8400; 
margin : 0; 
} 
#centertable1 { 
width : 97%; 
padding : 4px; 
background-color : #af8400; 
border : 1px solid #af8400; 
margin : 0; 
text-align : center; 
font-size : 12px; 
color : #ffffff; 
} 
#centertable2 { 
width : 97%; 
padding : 4px; 
text-align : left; 
border : 1px solid #af8400; 
margin : 0; 
background-color : #ead242; 
}