BODY  {
	font-size : 10pt;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : Black;
	background-color : #000066;
	margin-top : 10pt;
	margin-left : 0pt;
	margin-right : 0pt;
}

TABLE  {
	font-size : 10pt;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : Black;
	background-color : #000066;
	margin : 1pt;
	border : 0pt;
	cellspacing : 3pt;
}

HR  {
	align : center;
	width : 90%;
	color : ffcc99;
	size : 2pt;
}

TH  {
	font-weight : Bold;
	background-color : #aaaa00;
	margin : 1pt;
	align : center;
}

TD  {
	font-weight : bold;
	background-color : #ffcc99;
	align : left;
}

TD.main  {
	background-color : #000066;
	align : left;
}

P  {
	color : yellow;
}

H1  {
	color : white;
}

H2  {}

H3  {}

A  {}

A:Link  {
	color : navy;
	text-decoration : none;
}

A:Visited  {
	color : navy;
	text-decoration : none;
}

A:Hover  {
	color : red;
	text-decoration : underline;
}

