body { 

	background: #CCEBC1; 
}



td { 

	font-family: "Verdana", "Arial", "Tahoma"; 
	font-size: 8pt; 
	line-height: 140%; 
	color: #6D6E71; 
}



A:link {

	color: #007E3A; 
	text-decoration:none;
}



A:visited {

	color: #1E5AAB; 
	text-decoration:none;
}



A:hover {

	color: #FF7200;
	text-decoration:underline;
}



A:link.ML {

	color: #FFFFFF; 
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}



A:visited.ML {

	color: #FFFFFF; 
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}



A:hover.ML {

	color: #99E448;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}



.blank {

	font-size: 1pt;
}



.line {

	font-size: 1pt;
	background-color: #007E3A;
}		



.banner {

	font-family:Georgia;
	font-size: 27px;
	font-style:italic;
	color: #007E3A;
}
