body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.bodytext {
	font-family: "Franklin Gothic Medium";
	font-size: 15px;
	line-height: 18px;
	color: #000000;
}
.whitetext {
	font-family: "Franklin Gothic Medium";
	font-size: 15px;
	line-height: 18px;
	color: #ffffff;
}
.bluetext {
	font-family: "Franklin Gothic Medium";
	font-size: 15px;
	line-height: 18px;
	color: #000080;
}
.smallbluetext {
	font-family: "Franklin Gothic Medium";
	font-size: 13px;
	line-height: 15px;
	color: #000080;
}
.smallbodytext {
	font-family: "Franklin Gothic Medium";
	font-size: 13px;
	line-height: 15px;
	color: #000000;
}
.smalllightbluetext {
	font-family: "Franklin Gothic Medium";
	font-size: 13px;
	line-height: 15px;
	color: #66ffff;
}
.bigbluetext {
	font-family: "Franklin Gothic Medium";
	font-size: 20px;
	line-height: 22px;
	color: #000080;
}
.lightbluetext {
	font-family: "Franklin Gothic Medium";
	font-size: 15px;
	line-height: 18px;
	color: #66ffff;
}
a.whitetext:link {
	color: #ffffff;
	text-decoration: none;
}
a.whitetext:visited {
	color: #ffffff;
	text-decoration: none;
}
a.whitetext:hover {
	color: #66ffff;
	text-decoration: none;
}
a.whitetext:active {
	color: #66ffff;
	text-decoration: none;
}
a.bluetext:link {
	color: #000080;
	text-decoration: none;
}
a.bluetext:visited {
	color: #000080;
	text-decoration: none;
}
a.bluetext:hover {
	color: #66ffff;
	text-decoration: none;
}
a.bluetext:active {
	color: #66ffff;
	text-decoration: none;
}
a.smallbluetext:link {
	color: #000080;
	text-decoration: none;
}
a.smallbluetext:visited {
	color: #000080;
	text-decoration: none;
}
a.smallbluetext:hover {
	color: #66ffff;
	text-decoration: none;
}
a.smallbluetext:active {
	color: #66ffff;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #66ffff;
	text-decoration: none;
}
a:active {
	color: #66ffff;
	text-decoration: none;
}
