@media only screen and (max-device-width:480px) {body{-webkit-text-stroke:0 black;}}

body {
	-webkit-text-stroke:1px transparent;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #663300;
}
.browntransparent {
	background-color: #663300;
	filter: Alpha(Opacity=50%);
}
.bodytextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #663300;
	font-weight: bold;
}
.tablegroups {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: 942609;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-color: #946538;
	border-bottom-width: .11em;
	border-bottom-style: dotted;
	border-right-color: #946538;
	border-bottom-color: #946538;
	border-left-color: #946538;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #936437;
}
a:link {
	color: #663300;
	text-decoration: underline;
}
a:visited {
	color: #663300;
	text-decoration: underline;
}
a:hover {
	color: #942609;
	text-decoration: underline;
}
a:active {
	color: #663300;
	text-decoration: underline;
}
.mapname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #936437;
}
.mapmaker {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #663300;
	font-weight: bold;
}

