	
	a:link { color: blue; text-decoration: none }
	a:visited { color: blue; text-decoration: none }
	a:hover { color: red; text-decoration: underline }
	a:active { color: red; text-decoration: none }
	Body {background-image: url(images/background3.jpg); margin: 2pt }
	/* top of every page */
	H1 {font-family: Arial, sans-serif; font-size: 18pt; color: #000000 }
	/* News Headings */
	H2 {font-family: Arial, sans-serif; font-size: 12pt; font-weight: bold; color: #8D1034 }
	/* Sub-headings on all pages */
	H3 {font-size: 10pt; font-family: Arial, sans-serif; color: #8D1034 }
	/* Not used */
	H4 {font-size: 14pt; font-family: "Arial Narrow", sans-serif; font-weight: bold; color: #58566E }
	/* Not used */
	H5 {font-size: 12pt; font-family: Arial, sans-serif; color: #CC0000 }
	/* footer */
	H6 {font-size: 8pt; font-family: Arial, sans-serif; color: #000000 }
	P {font-size: 10pt; font-family: Verdana, sans-serif; color: #000000 }
	.bold { font-weight: bold }
	.home { font-family: Arial; font-size: 12pt; font-weight: bold; font-style: italic }
	td {font-size: 10pt; font-family: Verdana, sans-serif; color: #000000 }
	tbody {font-size: 10pt; font-family: Verdana, sans-serif; color: #000000; background-color: #FFFFFF }
	ul { font-size: 10pt; font-family: Verdana, sans-serif; color: #000000 }
.lowText {
	FONT: 14px Arial, sans-serif; font-weight: normal; COLOR: #FFFFFF; TEXT-DECORATION: none
}
.highText {
	FONT: 14px Arial, sans-serif; font-weight: normal; COLOR: #000000; TEXT-DECORATION: none
}