BODY { 
margin-left:90px; margin-right:90px; background-color: #FFFFFE; margin-top:30px;
} 
h1 { 
font : 36px Times; 
color : #336633; 
font-weight : normal; 
letter-spacing : 1px;
text-align : center;
} 
A:link { 
font: 14px Arial; 
color : #336633; 
text-decoration : underline; 
font-weight : normal; 
} 
A:visited { 
font : 14px Arial; 
color : #336633; 
text-decoration : underline; 
font-weight : normal; 
} 
A:active { 
font : 14px Arial; 
color : #336633; 
text-decoration : underline; 
font-weight : normal; 
} 
A:hover { 
font : 14px Arial; 
color : #336633; 
text-decoration : none; 
font-weight : normal; 
}
td {
font : 14px Arial; 
color : #CC0000; 
font-weight : normal; 
text-align : left;
}