DIV, BODY, TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : White;
	text-decoration : none;
}

DIV.black, BODY.black, TD.black {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : Black;
	text-decoration : none;
}

DIV.header { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	color : White;
	text-decoration : none;
}

A, A:ACTIVE, A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	color : white;
	text-decoration : none;
	font-weight : none;
}

A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	color : #009933;
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : white;
	text-decoration : none;
	font-weight : none;
}