BODY {
	background-color : Black;
	font-family : sans-serif;
	font-size : 12;
	color: White;
}

H1 {
	font color: white;
	font-size : 20;
	font-weight : bold;
	text-align : left;
}
H5 {
	font color: white;
	font-size : 18;
	font-weight : bold;
	text-align : left;
}


H4 {
	font-size : 24;
	font-weight : bold;
	text-align : left;
}

P {
	font : sans-serif;
	font-family : sans-serif;
	font-size : 14;
	text-align : left;
}
SPAN.CurMenu {
	font-weight : bold;
	font-size : 10pt;
	color : white;
	font-family : Arial, sans-serif;
}

SPAN.Menu {
	font-weight : bold;
	font-size : 9pt;
	color : #ffff66;
	font-family : Arial, sans-serif;
}
A:VISITED {
	color= #FFFFCC
}

A:LINK {
	color:  yellow;
}

LI {
	font-size : 12;
	font-family : sans-serif;
	text-align : left;
}

TD {
	font-size : 12;
	vertical-align : top;
}




