@import "full.css";
@import "hs.css";

body{
	font-family:georgia,verdana,sans-serif;
	font-size:0.75em;
	color:#000000;
}

a{
	color:#000099;
}
a:hover{
	color:#000066;
}

#header h1{
	font-size:2.2em;
	font-weight:bold;
}
#main h2{
	font-size:1.8em;
	font-weight:normal;
}
#main h3{
	font-size:1.4em;
	font-weight:normal;
}
#main h4{
	font-size:1em;
	font-weight:bold;
}
#map1{
	width:438px;
	height:438px;
}

.highslide-image{
	border-bottom:0;
}
