.cbcbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #08296B;
}
.cbctext {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #0A2C6C;
}

.cbcheadings {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #0a2c6c;
}
.cbcsubheadings {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #0a2c6c;
	background-position: right;
}



a:link {
	color: #08296B;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #FF0033;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
