.normaltext {
	font-family: "Letter Gothic Std", "Letter Gothic", Verdana, Arial;
	font-size: 13px;
}
.header {
	font-family: "Letter Gothic Std", "Letter Gothic", Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
}
.boldtext {
	font-family: "Letter Gothic Std", "Letter Gothic", Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
}
a:link {
	font-family: "Letter Gothic Std", "Letter Gothic", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #52A9D4;
}
a:visited {
	font-family: "Letter Gothic Std", "Letter Gothic", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #52A9D4;
}
a:active {
	font-family: "Letter Gothic Std", "Letter Gothic", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #52A9D4;
}
a:hover {
	font-family: "Letter Gothic Std", "Letter Gothic", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #A5D2E7;
}
