<style TYPE="text/css">

#bg1 {
	background-color : #FFD25F;
}

#bg2 {
	background-color : #84A2DA;
}

Body
{
	font-family:"Verdana Ref, verdana, arial, helvetica";
	font-size:10pt;
}

#TDTitle
{
	background-color: rgb(202,216,242);
	font-family:"Verdana Ref";
	font-weight:bold;
	font-size: 10pt;
}

#TD
{
	background-color: rgb(229,237,252);
	font-family:"Verdana Ref";
	font-size: 10pt;
}

TH
{
	background-color: rgb(132,162,218);
	font-family:"Verdana Ref";
	color: white;
}

#TableSize
{
	width:100%;
}

#headerLinks
{
	font-family:"Verdana Ref";
	
	font-size:10pt;
	background-color: white;
}

H4
{
	color: rgb(21,56,124);
	align:center;
}

</style>