body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #73A5D6;
	color: #000;
	line-height: 10px;
	text-decoration: none
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
}

.callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #EB1C24;
	font-weight: bold;
}

.quote {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	font-style: italic;
	line-height: 1;
	font-weight: normal;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-style: normal;
	line-height: normal;
	font-variant: small-caps;
}
.subquote {
	text-align: justify;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #EB1C24;
}
.splashimage {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #EB1C24;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #EB1C24;
	font-weight: bold;
	text-decoration: none
}


