A:LINK {
	font-family : Arial, Verdana, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #999900;
	text-decoration : none;
}

A:HOVER {
	font-family : Arial, Verdana, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #FFCC00;
	text-decoration : underline;
}

A:ACTIVE {
	font-family : Arial, Verdana, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #006699;
	text-decoration : none;
}

A:VISITED {
	font-family : Arial, Verdana, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #FFCC00;
	text-decoration : none;
}

BODY {
	font-family : Arial, Verdana, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : White;
	background-color : Black;
}

DIV {
	font-family : Arial, Verdana, sans-serif;
	font-size : 9pt;
	font-weight : bold;
}

SPAN {
	font-family : Arial, Verdana, sans-serif;
	font-size : 9pt;
	font-weight : bold;
}

P {
	font-family : Arial, Verdana, sans-serif;
	font-size : 9pt;
	font-weight : bold;
}

TD {
	font-family : Arial, Verdana, sans-serif;
	font-size : 9pt;
	font-weight : bold;
}

TD.white {
	font-family : Arial, Verdana, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : Black;
	background-color : White;
	border-style : solid;
	border-color : Black;
	border-width : 2px;
}

TD.olive {
	font-family : Arial, Verdana, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : White;
	background-color : Black;
	border-style : solid;
	border-color : #999900;
	border-width : 2px;
}
