.textsilver {
	font-family: GillSans, "Gill Sans", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}
.boldsilver {
	font-family: GillSans, "Gill Sans", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	font-weight: bold;
}
.hdgsilver {
	font-family: GillSans, "Gill Sans", Verdana, Helvetica, sans-serif-serif;
	font-size: 21px;
	line-height: 27px;
	color: #333333;
	font-weight: bold;
}
.textred {
	font-family: GillSans, "Gill Sans", Verdana, Helvetica, sans-serif-serif;
	font-size: 14px;
	line-height: 20px;
	color: #E82728;
}
.boldred {
	font-family: GillSans, "Gill Sans", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #E82728;
	font-weight: bold;
}
.hdgred {
	font-family: GillSans, "Gill Sans", Verdana, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 27px;
	color: #E82728;
	font-weight: bold;
}
.textgold {
	font-family: GillSans, "Gill Sans", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #907750;
}
.boldgold {
	font-family: GillSans, "Gill Sans", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #907750;
	font-weight: bold;
}
.hdggold {
	font-family: GillSans, "Gill Sans", Verdana, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 27px;
	color: #907750;
	font-weight: bold;
}

