body {
	font-family: Helvetica, Arial, sans-serif;	
	font-size:11px;	
}

h1{
	color: #ae1603;
	font-size:25px;
	font-weight: bold;
}
h2{
	color: #3871bc;
	font-size:16px;
	font-weight: bold;
	font-style: italic;	
}
h3{
	color: #000000;
	font-size:16px;
	font-weight: bold;
}
a{
	color: #000000;
	text-decoration:underline;
	font-weight:none;
}
a:hover{
	color: #FF9999;
	text-decoration:underline;
	font-weight:none;
}
a.map{
	color: #000000;
	text-decoration:underline;
	font-weight:none;
}
a.map:hover{
	color: #999999;
	text-decoration:underline;
	font-weight:none;
}
ul{
	padding-left:0px;
}
p{
	margin: 0px 30px 5px 0px;	
}
.bottom{
	font-size:10px;	
}
