body { 

	background: #FFFFFF; 
}



td { 

	font-family: "Tahoma", "Verdana", "Arial"; 
	font-size: 11px; 
	line-height: 140%; 
	color: #808080; 
}



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: #808080;
}		



.banner {

	font-size: 12px;
	color: #539ABF;
	font-weight:bold;
}


.title { 

	font-size: 11px; 
	line-height: 140%; 
	color: #808080;
	font-weight:bold; 
}