.ccs {
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: lighter;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
}
.small {
	font-family: Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: lighter;
}
.ccsdark {
	font-family: "Arial";
	font-size: 14px;
	color: #003366;
	line-height: 20px;
	font-weight: normal;
	font-style: normal;
}

