h1 {
	
	font-family: Verdana, Arial, sans-serif;
	color: #1240AB;
	font-size: 25px;
	border-bottom: 0;
	margin-bottom: 10px;
	border-bottom: 3px #4CC8C8 solid;

}

h2, h3 {
	font-family: Verdana, Arial, sans-serif;
}

h2 { 
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	margin-bottom: 7px;
	background: #1240AB;
	padding: 5px;
}

h3 {
	margin-bottom: 5px;
	font-size: 14px;
	color: #000;
}


p, li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}

hr { display: none; }
#content_container a {
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
}
