<style>{  }
H1 {font-family: "Arial Narrow", Verdana, Helvetica, san serif;
	font-size: 18pt;
	margin-top: 0px;
	margin-bottom: 0px;
	}

H2 {font-family: "Arial Narrow", Verdana, Helvetica, san serif;
	font-size: 18pt;
	color: #800000;
	margin-top: 0px;
	margin-bottom: 0px;
	}

H3 {font-family: "Arial Narrow", Verdana, Helvetica, san serif;
	font-weight: 700;
	font-size: 14pt;
	margin-top: 0px;
	margin-bottom: 0px;
	}

H4 {font-family: "Arial Narrow", Verdana, Helvetica, san serif;
	font-weight: 600;
	font-size: 12pt;
	color: #800000;
	margin-top: 0px;
	margin-bottom: 0px;
	}

BODY, P, BR, SELECT, TABLE  { font-family: Arial, san serif;
	font-size: 10pt;
	margin-top: 0px;
	margin-left: 0px;
	}



OL {font-family: Arial, san serif;
	font-size: 10pt;
	margin-top: 0px;
	}
	 
UL {font-family: Arial, san serif;
	font-size: 10pt;
	list-style-type: disc;
	margin-top: 0px;
	 }

LI.disc { list-style-type: disc }
         UL.plain  { list-style-type: disc }
         OL        { list-style-type: decimal }      /* 1 2 3 4 5 etc. */


A.bodylinks:link {
	COLOR: black; TEXT-DECORATION: none
}
A.bodylinks:visited {
	COLOR: black; TEXT-DECORATION: none
}
A.bodylinks:active {
	COLOR: black; TEXT-DECORATION: none
}
A.bodylinks:hover {
	COLOR: black; TEXT-DECORATION: underline
}

A.patternlinks:link {
	COLOR: #800000; TEXT-DECORATION: underline
}
A.patternlinks:visited {
	COLOR: #800000; TEXT-DECORATION: underline
}
A.patternlinks:active {
	COLOR: #800000; TEXT-DECORATION: underline
}
A.patternlinks:hover {
	COLOR: #800000; TEXT-DECORATION: BOLD
}



</style>
