BODY {
	font-family : Verdana, Arial, sans-serif, Helvetica;
	font-size : 9pt;
	background: #6699CC;
	color: White;
	font-weight: bold;
}
A {
	text-decoration: underline;
	color: #000099;
}
A:Hover, A:Visited {
	text-decoration: underline;
	color: Black;
}
a.darkBG {
	text-decoration: underline;
	color: #ffcc99;   
}
A.darkBG:Hover, A.darkBG:Visited {
	text-decoration: underline;
	color: white;
}
.fLetter {
	font-size: 18pt;
	background: transparent;
	color: 	#FFCC99;
	}

	TD {
	font-family : Verdana, Arial, sans-serif, Helvetica;
	font-size : 9pt;
	background: White;
	color: black;
}

	.tHB {
	background: #336699;
    font-weight: bold;
    font-size: 18pt;
    font-style: italic;
	color: White;
}

	.tHBa {
	background: #336699;
    font-weight: bold;
    font-size: 10pt;
	color: White;
}

.tHBb {
	background: #E4E4E4;
	color: Black;
}


.sFooter {
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;	
	background: transparent;
	color: white;
}

