
* {
	font-size: 10px;
}

.font-subhead {
	font-family: "Times New Roman", serif;
	font-size: 2.2em;
	font-weight: regular;
	font-style: italic;
	color: #222c80;
}

.font-header {
	font-family: Verdana, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
	color: #fff;
}

.hero-area-title {
	font-family: Verdana, sans-serif;
	font-size: 2.7em;
	font-weight: bold;
	font-style: normal;
	color: #66a4ae;
}

.hero-area-text {
	font-family: Verdana, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
	color: #222c80;
}

.body-copy {
	font-family: Verdana, sans-serif;
	font-size: 1.2em;
	font-weight: regular;
	font-style: normal;
	color: #000;
	line-height: 1.6em;
}

.content-header-tab {
	font-family: Verdana, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	font-style: normal;
	color: #fff;
}

a.blue-link:link,
a.blue-link:visited,
a.blue-link:hover,
a.blue-link:active {
	font-family: Verdana, sans-serif;
	font-size: 1.2em;
	font-weight: regular;
	font-style: normal;
	color: #222c80;
	text-decoration: none;
}

a.black-link:link,
a.black-link:visited,
a.black-link:hover,
a.black-link:active {
	font-family: Verdana, sans-serif;
	font-size: 1.2em;
	font-weight: regular;
	font-style: normal;
	color: #000;
	text-decoration: none;
}
