@import url(content.css);

#contentLeftColumn h1{
	color: #0076AC;
	font-size: 2em;
	margin: -3px 0 1em 0;
	padding: 0;
	font-weight: normal;
	z-index: 1;
	position: relative;
	line-height: 1em;
}

#contentLeftColumn p{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 138%;
	color: #003E8C;
}