.neat {
	font-family: "trebuchet ms", verdana;
	font-size: 12px;
	color: #ffffff;
}
a {
	color: #3C4F73;
}
.neatBlack {

	font-family: "trebuchet ms", verdana;
	font-size: 12px;
	color: #333333;
}
.neatHeader {

	font-family: "trebuchet ms", verdana;
	font-size: 15px;
	color: #ffffff;
}
.neatTight {
	font-family: "trebuchet ms", verdana;
	font-size: 11px;
	color: #ffffff;
	height: 12px;
}
.neatTightBlack {

	font-family: "trebuchet ms", verdana;
	font-size: 11px;
	color: #000000;
	height: 12px;
}
