body {background-color: #ffffe0;
color: #003399; 
}

div, p, th, td, li, dd {
font-size : 11pt;
font-weight : bold;
font-family : "arial" "helvetica" "sans-serif"
color : #006666;
}

STRONG {
font-weight: bolder 
}

a:link {
text-decoration: underline; color: #0066cc


}
a:visited {
text-decoration: underline; color: #0066cc


}
a:hover {
text-decoration: underline; color: #33ccff
}

<!--body text=#003399 link=#0066cc alink=#33ccff vlink=#006699-->


