body {
	margin: 0px;
	padding: 0px;
	background-color: #BCBCBC;
	font-family: Verdana;
	font-size: 10px; }

table {
	text-align: left; }

a:link {
	text-decoration: none;
	color: #000; }

a:hover {
	text-decoration: underline; }

a:visited {

	color: #939393; }

table, td, tr, p {
	font-family: Verdana;
	font-size: 12px; }
	
h1 {
	font-size: 20px;
	color: #606060; }
h2 {
	font-size: 18px;
	color: #606060; }
h3 {
	font-size: 16px;
	color: #606060; }
	
#main-content p {
	color: #000000; }
	
#locationList {
	text-align: left; }
#locationList ul {
	list-style: none; }
#locationList h2 {
	font-size: 14px; }
	