body { 

	background: #FFFFFF;
	margin: 0;
	padding: 0;
}


td { 

	font-family: "Verdana", "Arial", "Tahoma"; 
	font-size: 8pt; 
	line-height: 140%; 
	color: #000000; 
}


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;
}


.banner {

	font-size: 12pt;
	color: #FFFFFF;
	font-weight:bold;
}