{//BODY settings//}
BODY {
	background-color:ffffff;
}

{//Links//}
A{
	font-family:Verdana, Geneva, Helvetica, sans-serif;
	font-size:8pt;
	color:003366;
	font-weight:normal;
}

{//Default table//}
TH{
	font-family:Verdana, Geneva, Helvetica, sans-serif;
	font-size:9pt;
	color:000000;
	font-weight:bold;
	text-align:left;
}
TR{
	font-family:Verdana, Geneva, Helvetica, sans-serif;
	font-size:9pt;
	color:000000;
	font-weight:normal;
}
TD{
	font-family:Verdana, Geneva, Helvetica, sans-serif;
	font-size:8pt;
	color:000000;
	font-weight:normal;
}
