body {
	background-color: #1b1b1b;
	background-image: url(images/2x4.gif);
	background-repeat: repeat;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-weight:bold;
	color: #A7ABC2;
	padding: 5px 0 10px 15px;
}
.map_h0{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-weight:bold;
	color: #A7ABC2;
	padding: 0 0 0 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8A889B;
}
.map_h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-weight:bold;
	color: #A7ABC2;
	line-height: 1.5em;
}
.map_h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	font-weight:bold;
	color: #A7ABC2;
	margin: 0 0 0 20px;
	line-height: 1.5em;
}
.map_h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 60%;
	color: #A7ABC2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8A889B;	
	margin: 0 0 0 40px;
	padding: 0 0 0 5px;
	line-height: 1.2em;

}



.copyright {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #5C5A70;
}

.table_out {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8A889B;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #8A889B;
}

a:link {color: #A7ABC2;text-decoration: none;}
a:visited {text-decoration: none;color: #A7ABC2;}
a:hover {text-decoration: none;color: #FF9900;}
a:active {text-decoration: none;}



