caliber {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #999999;
	font-weight: bolder;


}
a:visited {
	font-family: "Trebuchet MS";
	color: #000000;
	font-size: 13px;
	font-weight: bolder;


}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #EA5E8E;
	font-weight: bolder;

}
.caliber {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}
.heading {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}
.centertext {
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	color: #333333;
}
.divider-H {
	color: #E1E1E1;
	height: 1px;
}
