html, body {
	background-color:#fff;
	margin:0; padding:0;
	height:100%;
	font:12px Verdana, Geneva, sans-serif
}


a {
	color:#000;
}

a:hover {
	text-decoration:none
}

a img {
	border:none}
	
p {
	line-height:17px;
}

h3{
border-bottom: 1px dashed #8C8C8C;
color: #004A78;
font-family: 'Myriad Pro', 'Lucida Sans Unicode', 'Lucida Grande';
font-size: 30px;
font-weight: normal;
margin-top: 0px;
padding-bottom: 10px;
padding-top: 0px;
} 
h3 a{
	color: #004A78;
}
h3.section_title{
font-size:22px;
border: none;
}
