body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #CCD6E0;
	color: 331e54;
	font-size: 14px;
	font-weight: 400;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.subhead {
	font-size: 16px;
	color: #331E54;
	font-weight: bolder;
}
.headline {
	font-size: 22px;
	color: #331E54;
	font-weight: bolder;
	font-style: italic;
	line-height: 27px;
}

a:link {
	font-size: 12px;
	color: #738539;
	font-weight: bolder;
	text-decoration: underline;
}

a:visited {
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
	text-decoration: underline;
}
	
a:hover {
	font-size: 12px;
	color: #331E54;
	font-weight: bolder;
	text-decoration: underline;
}
.body {
	font-size: 14px;
	color: #331E54;
	font-weight: normal;
	line-height: 20px;
}
.bodybolditalic {
	font-size: 14px;
	color: #331E54;
	font-weight: bold;
	font-style: italic;
}
.bodyitalic {
	font-size: 14px;
	color: #331E54;
	font-weight: normal;
	font-style: italic;
}
.bodyindent {
	font-size: 14px;
	color: #331E54;
	font-weight: normal;
	margin-left: 10px;
	font-style: italic;
	line-height: 19px;
}
.bodyindentbold {
	font-size: 14px;
	color: #331E54;
	font-weight: bold;
	margin-left: 0px;
	font-style: italic;
}
.bodyHome {
	font-size: 14px;
	color: #331E54;
	font-weight: normal;
}
