/* CSS Document */
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #333333;
}
body {
	background-image: url(images/bkgrd2.jpg);
	background-repeat: repeat-x;
	background-color: #45E5FF;
}
a {
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}
a:visited {
	color: #0000cc;
}
a:hover {
	color: #3CB878;
}
a:active {
	color: #0099FF;
}
a.nav {
	font-size: 18px;
	text-decoration:none;
	color: #FFFFFF;}
a.map {
	font-size: 14px;
	text-decoration:none;}
a.map:hover {
	color: #000000;}
h1 {
	font-size: 16px;
	color: #018AC9;
}
h2 {
	font-size: 14px;
}
.style1 {font-size: 18px}
.style4 {font-size: 12px}
.style7 {font-size: 14px; font-weight: bold; }
