BODY { background-color: #eefffa }
BODY { margin : 2em; width : 30em }
BODY { color:black } 
H1,H2 { color:black; font-size: 10em }
A:link { color: #cc0000 }
A:visited { color: #000055 }
A:active {color: #ff3300 }
P { text-indent: 1em }
P.first { text-indent: 0 }
P.a { font-size: 20pt; margin-top: 20px; white-space: pre; color: red}
P.b { font-size: x-large; margin-left: 20px; white-space: pre }
P.c { font-size: x-large; margin-top: -50px; white-space: pre }

