body { 

	margin: 0;
	padding:0;
	
}



td { 

	font-family: "Verdana", "Arial", "Tahoma"; 
	font-size: 11px; 
	line-height: 140%; 
	color: #6A6A6A; 
}

A:link {

	color: #6A6A6A; 
	text-decoration:none;
}

A:visited {

	color: #237796; 
	text-decoration:none;
}

A:hover {

	color: #EE704A;
	text-decoration:underline;
}


.blank {

	font-size: 1pt;
}

.banner {
    font-size: 12pt;
    line-height: 140%;
	color: #EE704A;
	font-weight:bold;
}