@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/pagebg3.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
a:link {
	color: #386991;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #386991;
}
a:hover {
	text-decoration: underline;
	color: #285073;
}
a:active {
	text-decoration: none;
	color: #285073;
}
h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #12273A;
}
.copyright {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}

