h1, h6 {
	margin: 0;
	padding: 0;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 13px;
} 
h6 {
	font-size: 11px;
}
#locator {
	font-size: 11px;
}
#locator a {
	text-decoration: none;
}
#locator a:hover {
	border-bottom: 1px dashed #0033cc;
}

#sideBar a {
	color: #0033CC;
	text-decoration: none;
}
#sideBar a:hover {
	border-bottom: 1px dashed #0033cc;
}
