.font-reg {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.font-header {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	font-weight: bold;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #c33333;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #c33333;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.font-header-14 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	line-height: 18px;
	font-weight: bold;
}
