body
{
	background: #E1E1E2;
	color: #000000;
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin: 5px 10px 10px 10px;
	padding: 0px;
}
a:link, body_alink
{
	color: #22229C;
}
a:visited, body_avisited
{
	color: #22229C;
}
a:hover, a:active, body_ahover
{
	color: #FF4400;
}

td.current
{
	text-align: center;	
	color:#CCCCCC;
}

td.navcell
{
	text-align: center;	
}

td.heading
{
	text-align: center;	
}
td.heading1
{
	text-align: center;	
	font-weight:bold;
	background-color:#999999;
}