.font-reg {
	font-family: Tahoma, "Gill Sans";
	font-size: 14px;
	line-height: 26px;
	color: #333399;
}
.font-reg-red {
	color: #E00;
	font: bold 14px/26px Tahoma, "Gill Sans";
}
.font-9 {
	font-family: Tahoma, "Gill Sans";
	font-size: 9px;
	color: #333399;
}
.link a:link {
	font-family: Tahoma, "Gill Sans";
	font-size: 14px;
	color: #333399;
	text-decoration: underline;
	line-height: 26px;
}
.link a:visited {
	font-family: Tahoma, "Gill Sans";
	font-size: 14px;
	color: #333399;
	text-decoration: underline;
	line-height: 26px;
}
.link a:hover {
	font-family: Tahoma, "Gill Sans";
	font-size: 14px;
	text-decoration: underline;
	color: #FF6600;
	line-height: 26px;
}
.link a:active {
	font-family: Tahoma, "Gill Sans";
	font-size: 14px;
	color: #333399;
	text-decoration: underline;
	line-height: 26px;
}
.sm a:link {
	font-family: Tahoma, "Gill Sans";
	font-size: 9px;
	color: #333399;
	text-decoration: underline;
}
.sm a:visited {
	font-family: Tahoma, "Gill Sans";
	font-size: 9px;
	color: #333399;
	text-decoration: underline;
}
.sm a:hover {
	font-family: Tahoma, "Gill Sans";
	font-size: 9px;
	color: #FF6600;
	text-decoration: underline;
}
.sm a:active {
	font-family: Tahoma, "Gill Sans";
	font-size: 9px;
	color: #333399;
	text-decoration: underline;
}
.font-captions {
	font-family: Tahoma, "Gill Sans";
	font-size: 12px;
	line-height: 18px;
	color: #996633;
}
.font-11 {
	font-family: Tahoma, "Gill Sans";
	font-size: 11px;
	color: #333399;
}
.font-reg-nospace {
	font-family: Tahoma, "Gill Sans";
	font-size: 14px;
	color: #333399;
}

