@charset "utf-8";
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #022744;
}
.style1 {
	font-size: 17px;
	font-weight: bold;
	color: #246197;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.style7 {font-family: Arial, Helvetica, sans-serif; font-size: 16; }
.style8 {color: #FFFFFF}
a:link {
	color: #143756;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #143756;
}
a:hover {
	text-decoration: none;
	color: #315F80;
}
a:active {
	text-decoration: none;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
}
#footer a:hover {
	color: #B5DBE8;
}
#footer a:active {
	color: #FFFFFF;
}
#tdbody a {
	color: #437192;
	text-decoration: underline;
}
