BODY {
color : black !important; 
background : white !important; 
font-family : verdana, helvetica, arial, sans-serif; 
} 
H1 {
font-size : 50pt; 
font-family : Algerian, cursive, verdana, arial, helvetica; 
font-weight : bold; 
color : #990000; 
text-align : center; 
background-color : #ffffff; 
} 
H2 {
padding-left : 1em; 
border-top : solid red; 
border-right : solid red; 
border-bottom : solid red; 
border-left : solid red; 
color : yellow; 
background : #0c30ab; 
font-family : sans-serif; 
font-size : 125%; 
} 
H3 {
padding-left : 0.1em; 
color : black; 
background : #ffffff; 
font-family : sans-serif; 
} 
HR {
margin-left : 0; 
color : red; 
margin-right : 0; 
background : white; 
} 
A:active {
text-decoration : underline; 
color : #ff0000; 
background : transparent; 
} 
A:visited {
text-decoration : underline; 
color : #993300; 
background : transparent; 
} 
A:hover {
text-decoration : underline; 
color : #000000; 
background : #ffcc00; 
} 
