BODY { margin-right: 10; margin-left: 10 } 

H2   { font-family: Arial; font-size: 15pt; color: black }
H2.w { font-family: Arial; font-size: 1pt; color: white }

A:hover  { color: #CD0000 }
a:link { color: #00008B }
a:visited {color: #104E8B }
a:active {color: #CD0000 }
A {text-decoration: none }

H1 { font-size: 20pt; color: red } 
H1.a { font-size: 15pt; color: blue } 
H1.b { font-size: 10pt; color: green}