body {
	font-family: sans-serif;
	clear: right;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
p.footer { font-style: italic; clear: both; font-size: smaller; }
h1.navbar { padding: 0 0 0 0; margin: 0 0 0 0; }
h2.navbar { padding: 0 0 0 0; margin: 0 0 0 0 }
td.buttons { background: transparent; }
a.nav { padding: 0.2em 0.5em 0 0.5em; margin: 0; background: #CCF; color: black; text-decoration: none; font-weight: bold; }
a.nav:hover { padding: 0.2em 0.5em 0 0.5em; margin: 0; background: white; color: #00C; text-decoration: none; font-weight: bold; }
a.emaillink { text-decoration: none; color: black; font-family: monospace; }
a.emaillink:hover {
	text-decoration: underline;
	color: #F00;
	font-family: monospace;
}
a.contactlink { text-decoration: none; color: black; }
a.contactlink:hover { background: #CCF; }

