body, p, h1, h2, h3, ol, li{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

body, p{
	color:#000000;
		margin:10px;

}

b{
color:#000066;
}

h1{
	font-weight:bold;
	text-indent:10px;
	color: #c51d23;
	font-size: 14px;

}
h2{
	font-weight:bold;
	text-indent:10px;
	color: #c51d23;
	font-size: 12px;

}
h3{
	font-weight:bold;
	text-indent:10px;
	color: #c51d23;
	font-size: 10px;

}

a:link{
	color:#333333;
		text-decoration: none;
		border: none;

}
a:visited{
	color:#333333;
		text-decoration: none;

}
a:hover{
	color:silver;
		text-decoration: none;

}
a:active{
	color:silver;
		text-decoration: none;

}

img {
	border: none;
}

#map {
	width: 592px;
	height: 400px;
	border: 1px solid gray;
	text-align: center;
	position: relative;
	left: 15px;
}


}
