BODY {
	font-family : Tahoma,Arial,Helvetica,sans-Serif;
	color : #666666;
	font-size : 10pt;
/*	background-color : #CCCC99; */
	background: url(images/PageBG.gif);
}
TD.heading {
	font-family : Tahoma,Arial,Helvetica,sans-Serif;
	color : #666666;
	font-size : 12pt;
}
TD.body {
	font-family : Tahoma,Arial,Helvetica,sans-Serif;
	color : #800080;
	font-size : 10pt;
}
TD.horizrule {
	background-color : #666666;
}
