.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 8px;
	margin-top: 0px;
	color: #000000;
}

.body A:link {
text-decoration: none;
color: #351850;
} 
.body A:visited {
text-decoration: none;
color: #351850;
} 
.body A:active {
text-decoration: none;
color: #351850;

} 
.body A:hover {
text-decoration: underline; 
color: #351850;
}


.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #402B61;
	margin-top: 0px;
	margin-bottom: 8px;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 17px;
	color: #00505A;
	margin-bottom: 2px;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
	color: #00505A;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 8px;
	color: #351850;
}
.bodybold A:link {
text-decoration: none;
color: #00505A;
font-weight: bold;

} 
.bodybold A:visited {
text-decoration: none;
color: #00505A;
font-weight: bold;
} 
.bodybold A:active {
text-decoration: none;
color: #00505A;
font-weight: bold;

} 
.bodybold A:hover {
text-decoration: underline; 
color: #00505A;
font-weight: bold;
}
.block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	background-color: #00505A;
	padding: 3px;
	width: 250px;
	color: #FFFFFF;
	text-indent: 5pt;
}
.block A:link {
text-decoration: none;
color: #FFFFFF;
font-weight: bold;

} 
.block A:visited {
text-decoration: none;
color: #FFFFFF;
font-weight: bold;
} 
.block A:active {
text-decoration: none;
color: #FFFFFF;
font-weight: bold;

} 
.block A:hover {
text-decoration: underline; 
color: #FFFFFF;
font-weight: bold;
}

