body 
{ 
	background: #666666;
	margin: 0;
	padding: 0;  
}

td	
{
    font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
    font-size: 8pt; 
    color: #6D6E71; 
    line-height: 140%;
}

.pageHeader
{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14pt;
	color: #6D6E71;
	line-height: 140%;
	font-weight: bold;

}

.pageSubHeader
{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12pt;
	color: #6D6E71;
	line-height: 140%;
	font-weight: bold;

}


.blank		
{
font-size: 1pt;
}

A:link, A:visited 
{
	color: #F2681A;
	font-weight: bold;
}

A:hover		{text-decoration:none;}
