@charset "utf-8";

.footer {
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	color: #99D5CB;
}
.footer a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #99D5CB;
}
.footer a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #99D5CB;
}
.footer a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #99D5CB;
}
.footer a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #99D5CB;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #000;
}
.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	width: 640px;
}

a {
	font-size: 12px;
	color: #99D5CB;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #99D5CB;
}
a:hover {
	text-decoration: underline;
	color: #99D5CB;
}
a:active {
	text-decoration: none;
	color: #99D5CB;
}
h1 {
	font-size: 17px;
	color: #65B5B4;
	text-align: left;
}
h2 {
	font-size: 16px;
	color: #446883;
}
