.cBody A:link {
	text-decoration:underline;
	color: #330000;
}
.cBody A:visited {
	text-decoration:underline;
	color: #330000;
}
.cBody A:active {
	text-decoration:underline;
	color: #330000;
}
.cBody A:hover {
	text-decoration:none;
	color: #006666;
}
.cNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	color: #330000;
}
.cNavAltCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	color: #FFFFFF;
}
.cHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #006666;
}
.cSubheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #006666;
}
.cBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #330000;
	padding-left: 10px;
}
li {
	list-style-type: square;
}
