.bodytext {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
}
a:link {
	color: #663333;
	text-decoration: none;
}
a:visited {
	color: #663300;
	text-decoration: none;
}
a:hover {
	color: #CC0033;
	text-decoration: underline;
}
a:active {
	color: #663300;
	text-decoration: none;
}

.cellNormal {
	background-image:url("images/location/menubg.jpg");
}
.cellNormalOver {
	background-image:url("images/location/menubg-over.jpg");
}h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.contentTextBlock {
  margin: 15px; 
}