a.hh:link, a.hh:visited { 

	color : #3E6585;

	font-family: Verdana;

	font-size: 10px; 

	text-decoration : none; 

	text-decoration: underline;

} 



a.hh:hover, a.hh:active { 

	color : #3E6585; 

	font-family: Verdana;

	font-size: 10px;

	text-decoration : none;

	text-decoration: underline;

}



body {

	color: #3E6585;

	font-family: Verdana;

	font-size: 10px;

}



p {
	color: #3E6585;
	font-family: Verdana;
	font-size: 10px;
	margin-bottom:0px;
}



ul {

	color: black;

	font-family: Verdana;

	font-size: 10px;

}



ol {

	color: #3E6585;

	font-family: Verdana;

	font-size: 10px;

}



td {

	color: #3E6585;

	font-family: Verdana;

	font-size: 10px;

}

td.top_banner {
	background-image:url("images/banner.jpg");
	background-repeat:no-repeat;
	background-color:#faf7e8;
	}
	
table#table2 tr td {
	background-color:#faf7e8;
	}