BODY {
 margin: 1em;
 font-family: "Times New Roman", Times, serif; 
 line-height: 1.1;
 background: url(/images/acbg.jpg);
 background-repeat: no-repeat;
 }
H1, H2, H3, H4, H5, H6, H7, P, UL, OL, DIR, MENU, DIV, DT, DD, ADDRESS, BLOCKQUOTE, PRE, HR {display: block}

B,STRONG, I, EM, CITE, VAR, TT, CODE, KBD, SAMP, IMG, SPAN {display: inline}

LI { display: list-item }

H1, H2,  { margin-top: 2px; margin-bottom: 2px; }
H3, H4, H5, H6, H7, P {margin-top: 2px; margin-bottom: 2px; }

H1, H2 { text-align: center; font-weight: bold; font-style: italic; font-variant: small-caps;}
H3, H4, H5, H6,H7 { text-align: center; font-weight: bold; font-style: italic;}


H1 (font-size: 24px }
H2 (font-size: 16px }
H3 {font-size: 14px }

P {text-align: justify;}

B, STRONG, {font-weight: bolder }
STRONG.RED {font-color: red }
I, CITE, EM, VAR,m ADDRESS, BLOCKQUOTE ( font-style: italic }
PRE, TT, CODE, KBD, SAMP {font-family: monospace }

ADDRESS {margin-left: 3em }
BLOCKQUOTE { margin-left: 3em }

UL, DIR { list-style: disc }
OL { list-style: decimal }
MENU (margin: 0 } /* tight formattting */
LI { margin-left: 3em }

DT {margin-bottom: 0 }
DD { margin-top: 0; margin-left: 3em }

HR { border-top: solid }

a:link     { color: "#720036"; font-weight: bold }
a:visited  { color: "#cc9910"; font-weight: bold }
a:active   { color: "#FFDA1E"; font-weight: bold } 

