body, p, ul {
	font-family: "Arial", Lucida Grande, David, serif;
	font-weight:normal;
	font-size: 0.95em;
	line-height:1.4em;
}


a {
	color: /*#3F5597;*/ #3E539B;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: /*#7F0E0D;*/ #3E539B;
	text-decoration: none;
}

#headerEmail {
	font-family: Arial, Lucida Grande, Helvetica, san-serif;
	font-size: 0.8em;
	font-weight:bold;
	font-style:italic;
	color: #fff;
	padding-left: 15px;
}

	#headerEmail a {
		text-decoration: none;
		color: #fff;
	}

	#headerEmail a:hover {
		text-decoration: underline;
	}

	#headerEmail p {
		font-size: 1.1em;
		font-weight:bold;
		letter-spacing:0.04em;
		color: #fff;
	}

h2 {
	font-size: 110%;
	font-weight:bold;
}
h4 {
	font-size: 1em;
	letter-spacing:0.04em;
}

	h4 a {
		color: #3F5597;
		font-weight:normal;
		text-decoration: none;
	}

	h4 a:hover {
		text-decoration: underline;
	}

	h4 a:visited {
		color: #3F5597;
	}	
#footer {
	font-family: Arial, Lucida Grande, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #ffffff;
}

	#footer a {
		color: #ffffff;
		font-weight:normal;
		text-decoration: none;
	}

	#footer a:hover {
		text-decoration: underline;
	}
	
	#footer a:visited {
		text-decoration: none;
	}