@import url("Navbar.css");
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #666666;
	clip: rect(auto,auto,auto,auto);
}
a {  text-decoration: none; color: #0000CC}
a:hover {
	text-decoration: underline;
}
div#hmphoto {
}
.sectionhead {
	font-weight: bolder;
}
.headline {
	font-style: italic;
	color: #F12D2D;
}
.maintable {
	background-color: #FFFFFF;
}
.tabletop {
	background-color: #FFFFFF;
	width: 633px;
}
.tablemain {
	background-color: #FFFFFF;
	height: 550px;
	width: 633px;
}
