p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	

}



a:link {
	color:#00828f;
	font-weight:bold;
}

a:visited {
	color:#00828f;
	font-weight:bold;

}

a:hover {
	color:#00828f;
	font-weight:bold;
	text-decoration:none;
}

a:active {
	color:#00828f;
	font-weight:bold;

}

.headline {
	color:#6f3f9f;
	font-weight:bold;
	font-size:13px;
	margin-top:10px;
	margin-bottom:5px;

}

.headline_alt {
	color:#00828f;
	font-weight:bold;
	font-size:24px;
	margin-top:10px;
	margin-bottom:5px;
}

.list {
	font-size:10px;
	line-height:14px;
}

.list strong {
	color:#6f3f9f;
}

blockquote {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding: 20px 0 0 40px;
	margin: 10px 20px 20px 20px;
	background-image:url(../images/quote.gif);
	background-repeat: no-repeat;
	background-position: -5px left;
}
.LargeText {
	font-size: 16px;
}
