BODY,P,H1,H2,H3,H4,H5,H6 {
	color           : #000000;
	font-family     : Arial,Helvetica,Univers,Zurich BT,sans-serif;
	font-style      : normal;
	font-variant    : normal;
	font-weight     : normal;
	font-size       : small;
	text-decoration : none;
}
A     { color : #5500aa; text-decoration : underline; }
.emph { color : #cc3300; font-style : italic; }
.ctr  { text-align : center; }

BODY {
	background : url('/img/background.gif');
	margin : 0em;
}


P.topblurb { color : #cc3300; font-size : x-small; font-weight : bold; text-align : center; }
P.usedheader { color : #cc3300; font-size : medium; font-style : italic; font-weight : bold; text-align : center; }
P.usedlist           { color : #cc3300; font-weight : bold; font-style : italic; margin-left : 1em; }
P.usedlist A         { color : #cc3300; font-weight : bold; font-style : italic; }
P.usedlist A:visited { color : #5500aa; font-weight : bold; font-style : italic; }
P.usedfldhdr { font-weight : bold; margin-top : 1em; margin-bottom : 0.3em; }
P.usedinfo   { margin-bottom : 0.3em; margin-top : 0.3em; line-height : 1.0em; }
P.txtnav   { font-size : small; font-style : italic; text-align : center; margin-top : 1em; }
P.txtnav A { font-size : small; font-style : italic; }
P.copy     { font-size : x-small; text-align : center;  }
P.plug     { color : #a0a0a0; font-style : italic; text-align : right; font-size : xx-small; }
P.plug A   { color : #a0a0a0; font-style : italic; text-align : right; font-size : xx-small; }
P.cont     { text-align : center; font-size : small; }
P.ctrnote  { text-align : center; font-size : small; color : #cc3300; }
P.testtitle { color : #cc3300; font-style : italic; font-weight : bold;
	font-size : medium; margin-left : 2em; }
P.testhdr   { color : #cc3300; font-style : italic; }
P.test      { }

H6 { font-size : large;                        }
H5 { font-size : large;    font-weight : bold; }
H4 { font-size : x-large;                      }
H3 { font-size : x-large;  font-weight : bold; }
H2 { font-size : xx-large;                     }
H1 { font-size : xx-large; font-weight : bold; }


