body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.header {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
}
.headerprimary {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #008464;
}
.headersecondary {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.headerwhite {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.headerblue {
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}
.banner {
	font-size: 38px;
	font-weight: bold;
	color: #000000;
}
.bannerprimary {
	font-size: 38px;
	font-weight: bold;
	color: #008464;
}
.bannerblue {
	font-size: 38px;
	font-weight: bold;
	color: #003366;
}
.bannersmall {
	font-size: 30px;
	font-weight: bold;
	color: #000000;
}
.bannersmallblue {
	font-size: 30px;
	font-weight: bold;
	color: #003366;
}
.bannersmallprimary {
	font-size: 30px;
	font-weight: bold;
	color: #008464;
}
.body {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.bodysmall {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.bodyprimary {
	font-family: Tahoma;
	font-size: 11px;
	color: #008464;
}
.bodysecondary {
	font-family: Tahoma;
	font-size: 11px;
	color: #3b3c3d;
}
.bodywhite {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.link {
	font-family: Tahoma;
	font-size: 11px;
	color: #008464;
	text-decoration: none;
}
.linkwhite {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
input, select, textarea {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #008464;
}
select {
	background-color: #FFFFFF;
}
textarea {
	background-color: #FFFFFF;
}