body { 

	background: #A2E3AB;
	margin: 0;
	padding: 0;
}


td { 

	font-family: "Verdana", "Arial", "Tahoma"; 
	font-size: 8pt; 
	line-height: 140%; 
	color: #000000; 
}


A:link {

	color: #0F4679; 
	text-decoration:none;
}


A:visited {

	color: #0F4679; 
	text-decoration:none;
}


A:hover {

	color: #FF2222;
	text-decoration:underline;
}


.blank {

	font-size: 1pt;
}


.banner {

	font-size: 12pt;
	color: #005784;
	font-weight:bold;
}


.img_border {

	border-style: solid; 
	border-color: #D6D6D6;
}


.tbox {

	border-top: #000000 1px solid; 
	border-right: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid;
	background: #D6F6FF;
	font-size: 8pt;
}