@charset "utf-8";
.header14 {
	font-family: "Franklin Gothic Book";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #336666;
	text-decoration: none;
}
.header16 {
	font-family: "Franklin Gothic Book";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #336666;
}
.header18 {
	font-family: "Franklin Gothic Book";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #336666;
	text-decoration: none;
}
.header24 {
	font-family: "Franklin Gothic Book";
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #336666;
	text-decoration: none;
}

body,td,th {
	font-family: "Franklin Gothic Book";
	font-size: 14px;
	color: #336666;
}

body {
	background-color: #EEEEEE;
	margin-top: 5px;
	margin-bottom: 5px;
}
a {
	font-size: 14px;
	color: #336666;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #336666;
}
a:hover {
	text-decoration: none;
	color: #996633;
}
a:active {
	text-decoration: underline;
	color: #336666;
}
.text14-white {
	font-family: "Franklin Gothic Book";
	font-size: 14px;
	color: #FFFFFF;
}

.text16 {
	font-family: "Franklin Gothic Book";
	font-size: 16px;
	color: #336666;
}

.text18 {
	font-family: "Franklin Gothic Book";
	font-size: 18px;
	color: #336666;
}

