body { color: black; background: black; font-family: arial, helvetica, sans-serif; text-align: left; }

th { color: black; font-family: arial, helvetica, sans-serif; font-weight: bold; }

td, tr, p, ol, ul, li { color: black; font-family: arial, helvetica, sans-serif; }

h1 { color: black; font-family: arial, helvetica, sans-serif; font-size: 150%; text-align: center; }

h2 { color: black; font-family: arial, helvetica, sans-serif; font-size: 125%; text-align: center; }

h3 { color: black; font-family: arial, helvetica, sans-serif; font-size: 110%; text-align: left; }

h4 {
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
}

h5 { color: black; font-family: arial, helvetica, sans-serif; font-size: 100%; font-weight: bold; text-align: center; }

A:link { color: blue; text-decoration: none; }
A:active { color: red; }
A:visited { color: red; text-decoration: none;}
A:hover { color: #FFCC00; }.contrast1 {
	background-color: #ffffff;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
}

