body,td,th {
	font-size: 16px;
	font-family: "Franklin Gothic Book";
	color: #333333;
}
body {
	font-family: "Franklin Gothic Book";
	font-size: 16px;
	color: #333333;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(../images/background2.jpg);
}
h1 {
	font-size: 24px;
	color: #003333;
	font-family: "Franklin Gothic Book";
	font-weight: bold;
	font-style: italic;
}
h2 {
	font-size: 18px;
	color: #006633;
	font-family: "Franklin Gothic Book";
	font-weight: bold;
	font-style: italic;	
}
h3{
	font-size: 16px;
	color: #003333;
	font-family: "Franklin Gothic Book";
	font-weight: bold;
	font-style: italic;	
}
a:link {
	color: #96B1CC;
}
a:visited {
	color: #FFCC33;
}
a:hover {
	color: #96B1CC;
}
a:active {
	color: #96B1CC;
}
.text12 {
	font-family: "Franklin Gothic Book";
	font-size: 12px;
	color: #333333;
}
.text14 {
	font-family: "Franklin Gothic Book";
	font-size: 14px;
	color: #333333;
}
a.text14:link {
	font-family: "Franklin Gothic Book";
	font-size: 14px;
	color: #98B2CD;
	text-decoration: underline;
}
a.text14:visited {
	font-family: "Franklin Gothic Book";
	font-size: 14px;
	color: #FF9933;
	text-decoration: underline;
}
a.text14:hover {
	font-family: "Franklin Gothic Book";
	font-size: 14px;
	color: #97B2CD;
	text-decoration: none;
}
a.text14:active {
	font-family: "Franklin Gothic Book";
	font-size: 14px;
	color: #96B1CC;
	text-decoration: underline;
}
