@charset "utf-8";
/* CSS Document */

body {
	background-image: url(html/images/mapbkgrnd.gif);
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
}

a.topnav:link {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a.topnav:visited {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
a.topnav:hover {
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}
a.topnav:active {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 10px;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	/* [disabled]padding-left: 10px; */
}



.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a.style3:link {
	color: #0000CC;
	text-decoration: underline;
}
a.style3:visited {
	text-decoration: underline;
	color: #0000CC;
}
a.style3:hover {
	text-decoration: underline;
	color: #0000CC;
}
a.style3:active {
	text-decoration: underline;
	color: #0000CC;
}