body {
	background: #FFFFFF; 
	font-family: "Verdana", "Arial", "Tahoma"; 
	font-size: 8pt;
	margin: 0;
	line-height: 140%; 
	color: #646464; 
}



td { 

	font-family: "Verdana", "Arial", "Tahoma"; 
	font-size: 8pt; 
	line-height: 140%; 
	color: #646464; 
}



A:link {

	color: #646464; 
	text-decoration:none;
}



A:visited {

	color: #646464; 
	text-decoration:none;
}



A:hover {

	color: #646464; 
	text-decoration:underline;
}



A:link.ML {

	font-size: 11px;
	color: #646464; 
	text-decoration:none;
	font-weight:bold;
}



A:visited.ML {

	font-size: 11px;
	color: #646464; 
	text-decoration:none;
	font-weight:bold;
}



A:hover.ML {

	font-size: 14px;
	color: #646464; 
	text-decoration:none;
	font-weight:bold;
}



.blank {

	font-size: 1pt;
}



.banner {

	font-size: 12pt;
	color: #646464;
	font-weight:bold;
}



.input_box {

	border-top: #646464 1px solid; 
	border-right: #646464 1px solid; 
	border-left: #646464 1px solid; 
	border-bottom: #646464 1px solid;
	background: #FFFFFF;
	font-size: 8pt;
}