body { 

	background: #FFFFFF;
	margin: 0;
	padding: 0
						  

}



td { 

	font-family: "Verdana", "Arial", "Tahoma"; 
	font-size: 10pt; 
	line-height: 140%; 
	color: #3B3B3B; 

}



A:link {

	color: #1E5AAB; 
	text-decoration:none;

}



A:visited {

	color: #1E5AAB; 
	text-decoration:none;

}



A:hover {

	color: #FF7200;
	text-decoration:underline;

}



.blank {

	font-size: 1pt;

}



.line {

	font-size: 1pt;
	background-color: #5D7FC6;

}



.banner {

	font-size: 12pt;
	color: #709119;
	font-weight:bold;

}



.input_box {

	border-top: #FFFFFF 1px solid; 
	border-right: #FFFFFF 1px solid; 
	border-left: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid;
	background: #FFFFFF;
	font-size: 8pt;

} 



.td_color_1 {

	background-color: #5D7FC6;

}



.td_color_2 {

	background-color: #95C94B;

}



.td_color_3 {

	background-color: #D6F092;

}