@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}
td {  background-color: #FFFFFF}
a:hover {
	text-decoration: underline;
}
div#hmphoto {
}
.sectionhead {
	font-weight: bolder;
}
