H1, H2, H3, H4, H5, H6 {font-family: Helvetica, sans-serif;}
H1, H2, H3, H4, H5, H6 {color: yellow; background: navy;}
H1 {border: 4px solid gray; font-weight: bold;}
H2, H3 {border: 2px solid gray; font-weight: bold;}
H4, H5, H6 {border: 1px solid gray;}
BODY {background: #FFF8E6; color: black; font-size: 16pt;}
TABLE {background: white; color: black; font-size: 16pt;}


A:link {text-transform: none; text-decoration: none;}
A:visited {text-transform: none; text-decoration: none; color: #000099;}
A:hover {background: cyan;}

P.initial {text-indent: 0em;}
P.initial:first-line {text-transform: uppercase;}
P.initial:first-letter {font-size: 600%; float: left;}
P.noindent {text-indent: 0em;}
P.negindent {text-indent: -1em;}
P {text-indent: 4em;}
DIV.rimage {float: right; margin: 0.25em;}
DIV.limage {float: left; margin: 0.25em;}
DIV.title {font-size: 150%; font-weight: bold;}
