body {background-image: url(../images/mapbg.jpg);}
body p {
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	text-decoration: none;
	list-style-type: circle;
	font-size: 12px;
	background-attachment: fixed;
	background-repeat: repeat;
	letter-spacing: normal;
	color: rgb(0, 0, 0);
	font-weight: normal;
}

a:link {text-decoration: none;color: rgb(74, 81, 33);font-style: normal;font-weight: bold}
a:visited {text-decoration: none;color: rgb(74, 81, 33);font-weight: bold}
a:hover {text-decoration: underline;color: font-weight: bold}
a:active {text-decoration: none;font-weight: bold}
table {
	background-color:white;
	width:80%;
	border-width:thin;
	border-color:#666;
	text-align:justify;
	padding:15px;
	margin-left:auto;
	margin-right:auto;
	border: 1;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {font-size: 20px; font-family:Arial,Helvetica,sans-serif;}
h2 {font-size: 18px; font-family:Arial,Helvetica,sans-serif;}
h3 {font-size: 16px; font-family:Arial,Helvetica,sans-serif;}
h4 {font-size: 14px; font-family:Arial,Helvetica,sans-serif;}

