body
{
	COLOR:#000000;
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 12px;
}

td
{
	COLOR:#000000;
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 12px;
	background-color: #FFFFCC
}

textarea
{
	COLOR:#000000;
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 12px;
}

.headingbox
{
	border-left: solid;
	border-left-width: thin;
	border-left-color: #CC6600;
	border-right: solid;
	border-right-width: thin;
	border-right-color: #CC6600;
	border-bottom: solid;
	border-bottom-width: thin;
	border-bottom-color: #CC6600;
	border-top: solid;
	border-top-width: thin;
	border-top-color: #CC6600;
	
	
}

td.heading
{
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 24px;
	FONT-WEIGHT: bold;
	background-color: #FF9933;
	COLOR: #333366;
}