/* CSS Document */

<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:inherit;
}
body {
	background-color: #767776;
	background-image: url(images/map2.gif) ;
	margin-left: 50px;
}
h3 {font-style: italic;
color: #000000;
font-size:x-large; }


td,th {
	color: black;
}

a:visited{
color: black;
}

a:hover{
color: #215b8d;
}

a{
color: black;
}


-->
