body {
background-color : #ffffff; 
} 
h1 {
font-family : palatino, georgia, serif; 
font-weight : bold; 
background-color : #ffffff; 
color : #660033; 
} 
a:link {
text-decoration : none; 
cursor : crosshair; 
background-color : #ffffff; 
color : #999999; 
} 
a:visited {
text-decoration : none; 
cursor : crosshair; 
background-color : #ffffff; 
color : #999999; 
} 
a:hover {
text-decoration : underline; 
cursor : crosshair; 
background-color : #ffffff; 
color : #660033; 
} 
a:active {
text-decoration : none; 
cursor : crosshair; 
background-color : #ffffff; 
color : #000066; 
} 
table {
background-color : #ffffff; 
width : 74%; 
font-family : palatino, georgia, serif; 
font-weight : bold; 
font-size : 14px; 
color : #660033; 
} 
th {
text-align : left; 
} 
td {
text-align : left; 
font-family : palatino, georgia, serif; 
font-weight : bold; 
font-size : 14px; 
} 
