

body {

	font-family: Verdana, Arial;
	background-color: FFFFEE;
	
}

hr {
	border:0px;
	background-color: 999999;
	height: 1px;
}




.t3 {

	font-size: 10px;
	color: 000000;
	line-height: 14px;
}


.h3 {

	font-size: 15px;
	color: 000000;
	line-height: 25px;
}





.pageHeader {

	padding: 45px 10px 10px 85px;
	font-size; 16px;
	font-weight: normal;
	color: ffffff;
	line-height: 16px;
	
}

.footer {	
	font-size: 10px;
	color: 999999;
	line-height: 14px;
}





a.link {

	color: 0099CC;
	text-decoration: none;
}

a.link:hover {

	color: 0099CC;
	text-decoration: underline;
}
	

a.nav {
	
	font-size: 10px;
	color: ffffff;
	line-height: 10px;
	text-decoration: none;
}

a.nav:hover, a.nav_active {

	font-size: 10px;
	color: 660000;
	line-height: 10px;
	text-decoration: none;

}	
