P, TD, LI  {
	font-size : 9pt;
	color : White;
	font-family : sans-serif;
}

H1  {
	font-family : sans-serif;
	font-size : 13pt;
	font-weight : bold;
	color : White;
}

H2  {
	font-family : sans-serif;
	font-size : 12pt;
	color : White;
}

H3  {
	font-family : sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : White;
}

A,A:Visited,A:Active  {
	color : White;
	text-decoration : underline;
}

A:Hover  {
	color : #FFFF9C;
	text-decoration : none;
}

BODY  {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	border-bottom-width : 0px;
	border-width : 0px;
	background-color : #0099FF;
	font-family : sans-serif;
	font-size : 9pt;
}