body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-color: #003300;
}
a:link {
	color: #333333;
}
a:visited {
	color: #003300;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF0000;
}
.style4 {
	font-size: xx-small;
	color: #003300;
}
#base {
	float: none;
	width: 700px;

	
}			
.styleRed {
	font-size: 75%;
	color: #F00;
	text-decoration: underline;
	font-weight: normal;
}
.styleR {
	color: #F00;
	text-decoration: underline;
	font-weight: bold;
}
#map {
	width: 426px;
	margin-right: auto;
	margin-left: auto;

}

