@charset "utf-8";
body,td,th {
	font-family: Garamond;
	font-size: 16px;
	color: #004a95;
}
body {
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	font-family: Garamond;
	font-size: 16px;
}
a:link {
	font-family: "Franklin Gothic Book";
	font-size: 16px;
	font-style: normal;
	color: #ffffe8;
	text-decoration: none;
}
a:visited {
	font-family: "Franklin Gothic Book";
	font-size: 16px;
	font-style: normal;
	color: #FFFFE8;
	text-decoration: none;
}
a:hover {
	font-family: "Franklin Gothic Book";
	font-size: 16px;
	font-style: normal;
	color: #DC9898;
	text-decoration: none;
}
a:active {
	font-family: "Franklin Gothic Book";
	font-size: 16px;
	font-style: normal;
	color: #FFFFE8;
	text-decoration: none;
}
.bodywhite {
	color: #FFFFFF;
	font-family: "Franklin Gothic Book";
	font-size: 14px;
}





a.body:link {
	font-family: "Franklin Gothic Book";
	font-style: normal;
	color: #004A95;
	text-decoration: underline;
	font-size: 14px;
}

a.body:visited {
	font-family: "Franklin Gothic Book";
	font-size: 14px;
	font-style: normal;
	color: #004A95;
	text-decoration: underline;
}
a.body:hover {
	font-family: "Franklin Gothic Book";
	font-size: 14px;
	font-style: normal;
	color: #CCCC66;
	text-decoration: none;
}
a.body:active {
	font-family: "Franklin Gothic Book";
	font-size: 14px;
	font-style: normal;
	color: #004A95;
}
.heading24 {
	font-size: 24px;
	font-weight: bold;
	font-family: Garamond;
}
.heading18 {
	font-size: 18px;
	font-weight: bold;
	font-family: Garamond;
}


.heading16
 {
	font-size: 16px;
	font-weight: bold;
	font-family: "Franklin Gothic Book";
}
.body16 {font-size: 16px}
