.red-bold-text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC3300;
	text-decoration: none;
}
.main-text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.main-text-link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #316AC5;
	text-decoration: underline;
}
.small-text {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
