body { background-color: #33CCFF}
h1 { font: 18pt "Verdana"; color: blue }
h1.a { font: 20pt Verdana; color: red }
p { font-family: Verdana; font-size:10px; color: black } 
td { font-family: Verdana;TEXT-DECORATION: NONE; font-size:9px}
a { font-family: Verdana;TEXT-DECORATION: NONE; font-size:10px }
a:link { color: blue }
a:hover { color: red }
a:visited { color: blue }
a:active {color: red }