Body { font-weight: normal; font-size: medium;
     font-family: "Verdana", "Arial", "helvetica", "sans serif" }
Span.small { font-size: small; font-family: "sans serif"}
H1, H2, H3 { font-weight: bold;
     Font-family: "Verdana", "Arial", "helvetica", "sans serif"; color: #3366FF }
H4, H5, H6 { font-weight: bold; font-style: italic;
     Font-family: "Verdana", "Arial", "helvetica", "sans serif"; color: green}
A:link { text-decoration: underline; color: blue }
A:hover { text-decoration: none; background-color: #CCFFFF }
A:visited { color: #3366FF }
A:active { text-decoration: none; color: green }
