A:LINK {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	color : #CC9900;
	font-size : 9pt;
	text-decoration : none;
}

A:HOVER {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	color : #FFCC00;
	font-size : 9pt;
	text-decoration : underline;
}

A:ACTIVE {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	color : #Black;
	font-size : 9pt;
	text-decoration : none;
}

A:VISITED {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	color : #CCCC00;
	font-size : 9pt;
	text-decoration : none;
}

BODY {
	font-family : Arial, Verdana, sans-serif;
	font-size : 9pt;
	background-color : White;
	margin : 0px;
}

BODY.GRAY {
	font-family : Arial, Verdana, sans-serif;
	font-size : 9pt;
	background-color : #333333;
	color : White;
	margin : 0px;
}

TABLE {
	font-family : Arial, Verdana, sans-serif;
	font-size : 9pt;
}

TD {
	font-family : Arial, Verdana, sans-serif;
	font-size : 9pt;
}

DIV {
	font-family : Arial, Verdana, sans-serif;
}

P {
	font-family : Arial, Verdana, sans-serif;
}

SPAN {
	font-family : Arial, Verdana, sans-serif;
}


TD.LINK {
	font-family : Arial, Verdana, sans-serif;
	font-size : 8pt;
	color : white;
}

TD.GRAY {
	font-family : Arial, Verdana, sans-serif;
	font-size : 9pt;
	color : White;
	background-color : #333333;
}

TD.DRED {
	font-family : Arial, Verdana, sans-serif;
	font-size : 9pt;
	color : White;
	background-color : #660000;
}

TD.BOLD {
	font-family : Arial, Verdana, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : white;
	background-color : #660000;
}

TD.LINE {
	font-family : Arial, Verdana, sans-serif;
	font-size : 9pt;
	background-color : White;
	border-style : solid;
	border-color : #660000;
	border-width : 1px;
}

TD.DATE {
	font-family : Arial, Verdana, sans-serif;
	font-size : 9pt;
	background-color : White;
	border-style : solid;
	border-color : #660000;
	border-width : 1px;
	padding : 4px;
}

TD.WITE {
	font-family : Arial, Verdana, sans-serif;
	font-size : 9pt;
	color : Black;
	background-color : White;
}

H5	{
	font-family : Arial, Verdana, sans-serif;
	font-size : 10pt;
	color : #660000;
	font-style : italic;
}

H1	{
	font-family : Arial, Verdana, sans-serif;
	font-size : 10pt;
	color : #660000;
	font-style : italic;
}
