.content {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: #333333;

}
.heading {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #00315E;
}
.copy {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
}
.contact {
	font-family: Verdana;
	font-size: 13px;
	color: #AF5028;

}
a {
	text-decoration: none;
}
a:link {
	color: #D64449;
}
a:hover {
	color: #00315E;
	text-decoration: underline;
}
