body {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.667;
	color: #5b5765;
}

h2 {
	font-size: 24px;
	line-height: 1;
	margin: 20px 0 16px 0;
	font-weight: normal;
	font-style: italic;
	color: #5c38ad;
}

h3 {
	font-size: 18px;
	line-height: 1;
	margin: 12px 0 6px 0;
	font-weight: normal;
	font-style: italic;
	color: #5c38ad;
}

p, ul {
	margin: 0 0 20px 0;
}

a:link, a:visited, a:active {
	text-decoration: none;
}

a:link {
	color: #2075c5;
}

a:visited {
	color: #6f5593;
}

a:hover {
	color: #0058a9;
	text-decoration: underline;
}

a:active {
	color: #574dd6;
}

.home .contact li em {
	font-size: 10px;
	line-height: 2;
	text-transform: uppercase;
	font-style: italic;
}

.home .contact li strong {
	font-weight: normal;
	font-size: 14px;
	line-height: 1.429;
	color: #0074c5;
}

.footer em {
	font-size: 11px;
	font-style: normal;
}

.contact label input,
.contact label textarea {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1;
	color: #5b5765;
	padding: 3px 3px;
}