body { 

	background: #FFFFFF;
	margin: 0;
	padding: 0; 
}



td {
	font-family: "Verdana", "Arial", "Tahoma";
	font-size: 8pt;
	color: #000000;
	line-height: 1.25;
}



A:link {

	color: #0067b1; 
	text-decoration:none;
}



A:visited {

	color: #0067b1; 
	text-decoration:none;
}



A:hover {

	color: #FF7D24;
	text-decoration:underline;
}



.blank {

	font-size: 1pt;
}



.banner {

	font-size: 12pt;
	color: #0067b1;
	font-weight:bold;
}



.img_border {

	border-style: solid; 
	border-color: #DDDDDD;
}



.input_box {

	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;
	width:100px;
	height:19px;
}.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFF00;
}

