H5 {
	font-weight : normal;
	font-size : 10pt;
}

H4 {
	font-weight : normal;
	font-size : 12pt;
}

H3 {
	font-size : 14pt;
	font-weight : normal;
}


BODY {
	background-color : Black;
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
}

A:LINK {
	color : White;
	text-decoration : none;
}

A:HOVER {
	color : Silver;
	text-decoration : none;
}

A:VISITED {
	color : #FAEBD7;
	text-decoration : none;
}

H6 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
}


