body {
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
}

a:link {
	color: #029AFE;
	padding: 0px;
	text-decoration: none;
}

a:visited {
	color: #029AFE;
	padding: 0px;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	padding: 0px;
	text-decoration: underline;
}

#mappage {
	background-color: #FFFFFF;
	border: 0px solid #CCCCCC;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

ul {
	color: #003366;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	list-style-image: url(/images/tick.gif);
	padding-left: 2em;
	text-indent: 2.0em;
}

.just {
	color: #029AFE;
	font-weight: bold;
}

.web {
	color: #FF6600;
	font-weight: bold;
}





