BODY, body { font-family: Arial, Helvetica, sans-serif; font-size: 11px; margin: 0px; padding: 0px   } 
H4 { font-family: Verdana, Arial, sans-serif }
P { margin: 0px; padding: 0px}
p { padding: 0px 0px 11px; margin: 0px 0px}
A:link { color: blue }
A:hover { text-decoration: none }
A:active { color: red }
A:visited { color: 900 }

li {  list-style-image: url(/img/LI_black.gif);
	line-height: 20px;
	/* no indent, no impact (!) */
	list-style-position: outside;
} 

/* 900 may only work in IE above 5, not NS 6.0 beta *//**** Maintext display area ****/
.maintext { font-size: 11pt}
DD.FAQ { font-size: 11 pt}
DT.FAQ { font-size: 11 pt; font-weight: bold  }

/**** Navigation along left hand margin ****/
.localnav { font-size: 9pt; line-height: 11pt; font-weight: normal; padding-left: 0.5em; padding-right: 1em; padding-bottom: 11 pt }
DT.localnav { margin-bottom: 3 pt; padding-bottom: 0pt }

/**** Navigation within the burgundy top of page  ****/
.topOfPage { color: #FFF; font-family: "Franklin Gothic Book", Helv, helvetica, Arial, Verdana, sans-serif; font-size: 10 pt }
A.topOfPage { color: #FFF }
A.topOfPage:Hover { color: yellow; text-decoration: none }
tr.topOfPage { background-color: #990000 }
tr.Navigation { background-color: #990000; padding-left: 3em;  }
.Navigation { background-color: #900; color: #FFF  ; font-size: smaller}
A.Navigation { color: #FFF }dl.localnav {  padding-top: 0px}
p.localnav {  padding-bottom: 0px}
A.topOfPage:Visited { color: #FFFFFF; text-decoration: none }