H1 { color: gray; font-family: arial, helvetica; font-size: 10px }
H2 { color: orange; font-family: arial, helvetica; font-size: 10px}
H3 { color: yellow; font-family: arial, helvetica; font-size: 11px; font-weight: bold}
H4 { color: #ff9900; font-family: arial, helvetica; font-size: 12px}
H5 { color: #ff9933; font-family: arial, helvetica; font-size: 11px; font-weight: bold}

BODY, TD, P { font-family: arial, helvetica; font-size: 10px; font-color: black }

A:link { text-decoration: none }
A:active { text-decoration: none }
A:visited { text-decoration: none }
A:hover { color:red; }

