body { 

	background: #FFFFFF;
	margin: 0;
	padding: 0; 
}


td { 

	font-family: "Verdana", "Arial", "Tahoma"; 
	font-size: 8pt; 
	line-height: 140%; 
	color: #666666; 
}



A:link {

	color: #2161DE; 
	text-decoration:none;
}



A:visited {

	color: #6195B8; 
	text-decoration:none;
}



A:hover {

	color: #2161DE;
	text-decoration:underline;
}



.blank {

	font-size: 1pt;
}



.line {

	font-size: 1pt;
	background-color: #C1C1C1;
}		



.banner {

	font-size: 12pt;
	color: #007598;
	font-weight:bold;
}



.table_border {

	border: 1px solid #C1C1C1;
}