BODY, P, UL, OL, TD, TH, ADDRESS, INPUT, SELECT {
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
}
A:link { 
	font-size: 14px; 
	text-decoration: none; 
	font-weight: bold; 
	color: #3300CC;
	font-family: Arial, sans-serif;
}
A:visited { 
	font-size: 14px; 
	 text-decoration: none; 
	 font-weight: bold; 
	 color: #3300CC; 
	 font-family: Arial, sans-serif; 
}
A:active { 
	font-size: 14px; 
	text-decoration: none; 
	font-weight: bold; 
	color: #3300CC;
	font-family: Arial, sans-serif;
}
a:hover {
        font-size: 14px;
        font-weight: bold;
        text-decoration: overline;
        color: #9B0000;
        font-family: Arial, sans-serif;
}

P.copyright { 
	font-size: 12px; 
	color: #9B000; 
}
P.rcsid {
	font-size: 12px; 
}
P.note { 
	font-size: 14px; 
	font-style: italic; 
}
P.smallnote { 
	font-size: 11px; 
}
UL.notes { 
	font-size: 12px; 
}
#NAME {
        font-size: 20px;
	font-family: Arial; 
        font-weight: bold;
        color: #9B0000; 
/*	margin:25px 0px 20px 80px; */ 
/*        margin: 22px 0 10px 0; */
/*        padding: 0 0 2.0ex 20px; */
/*        background-color: #99CCFF; */
/*	border-style: solid; */
/*	border-color: #000099; */
/*	border-width: 0px 0px; */
}
#NAME1 {
        font-size: 18px;
        font-family: Arial;
        font-weight: bold;
        color: #9B0000;
	/*      margin:25px 0px 20px 80px; */
	/*        margin: 22px 0 10px 0; */
	/*        padding: 0 0 2.0ex 20px; */
	/*        background-color: #99CCFF; */
	/*      border-style: solid; */
	/*      border-color: #000099; */
       /*      border-width: 0px 0px; */
}


#ROMAN {
        font-size: 16px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
/*        margin:0px 0px 10px 300px; */
}
#TEXT {
	font-size: 14px;
        font-family: Helvetica;
        font-weight: normal;
/*	margin:20px 0px 40px 80px; */
} 	
H1 {
  color: #9B0000;
  font-size: 20px;
  font-weight: bold;
}
H2 {
  font-weight: bold;
  font-size: 14px;
  color: black;
}
H2.error {
  font-size: 16px;
  color: #d16c6c;
}
H3 {
  font-size: 12px;
  color: #a8c8c8;
}
BLOCKQUOTE {
  font-size: 16px;
  color: #c0c0c0;
}
PRE {
  font-family: Helvetica;
}
HR {
color: #e0e0e0;
/* color: #9B0000;
background-color: #3300CC; */
}
TABLE {
  font-family: Arial, Helvetica, sans-serif;
  table-layout: fixed;
}
.ad {
  background-color: black;
}
