/* John Faughnan standard style sheetLast revised 11/8/2003*//* Generic Classes, best used with DIV tags */.DOCTIP {text-align: right;			font-style: italic}.DATEREV {font-color: #FF0000;		  font-size: smaller; 		  font-style: italic;		  font-weight: bold}		  .SMALLER { font-size: smaller}.SIDEBARTEXT {font-family: Verdana;		font-size: 10pt}/*tag specific classes, these will only work for the defined tag */td.sectionhead { background-color: #D5EAFF; border: 1 solid #0000FF }td.rowhead { background-color: #DADADA }/* Span classes - can use for inline changes */SPAN.SMALLER { font-size: smaller}/* Override Existing Classes */BODY {  color: #000;  background: #FFF;}DT {font-weight: bold;	margin-height: 50%}	LI {padding-top: .3em}Dd {padding-top: .3em}MENU 	{color: navy;	font-size: 90%;}HR {width: 95%;    height: 1px;	text-align: center;	color: #008080}SUP {font-family: Helvetica, Arial, sans-serif;	 font-weight: normal;	 vertical-align: super;	 font-size: 80%;}	 /* BLOCKQUOTE {	margin-left: 0em; 	margin-right: 0em;	font-style: normal;}*//* em is better for relative font sizes, but % is more widely supported */H1	{color: navy;	 font-family: Helvetica, Arial, sans-serif;	 font-weight: bold;	 font-size: 175%;}H2	{color: navy;	 font-family: Helvetica, Arial, sans-serif;	 font-weight: bold;	 font-size: 135%;}H3	{color: black;	 font-family: Helvetica, Arial, sans-serif;	 font-weight: bold;	 font-size: 115%;}H4	{color: black;	 font-family: Helvetica, Arial, sans-serif;	 font-weight: normal;	 font-size: 105%;}H5	{color: black; 	 font-family: Helvetica, Arial, sans-serif;	 font-weight: bold;	 font-size: 90%;}H6	{color: black; 	 font-family: Helvetica, Arial, sans-serif;	 font-weight: normal;	 font-size: 90%;}