BODY { 
background-color: #ffffff; 
}

H1 { 
font-family: Century Gothic; 
font-size: 11pt; 
font-style: italic; 
}

A:LINK { 
color: #800000; 
text-decoration: none; 
}

A:VISITED { 
color: #800000; 
text-decoration: none; 
}

A:HOVER { 
color: #800000; 
text-decoration: underline; 
}

