body,td,th {
	font-family: Franklin Gothic Book;
	font-size: 14px;
	color: #336699;
}
a:link {
	color: #336699;
	font-family: "Franklin Gothic Book";
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #336699;
	font-family: "Franklin Gothic Book";
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	font-family: "Franklin Gothic Book";
	font-size: 14px;
	color: #FF3333;
	font-weight: bold;
	text-decoration: none;

}
a:active {
	color: #336699;
	font-family: "Franklin Gothic Book";
	font-size: 14px;
	text-decoration: underline;
}
a.BottomLinkStyle:link {
	font-family: "Franklin Gothic Book";
	color: #336699;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;


}
a.bottomlinkstyle:visited {
	font-family: "Franklin Gothic Book";
	font-size: 13px;
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
}
a.bottomlinkstyle:hover {
	font-family: "Franklin Gothic Book";
	font-size: 13px;
	font-weight: bold;
	color: #FF3333;
	text-decoration: none;
}
a.bottomlinkstyle:active {
	font-family: "Franklin Gothic Book";
	font-size: 13px;
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
}
.header-blue-18 {
	font-family: "Franklin Gothic Book";
	font-size: 18px;
	font-weight: bold;
	color: #336699;
}
