body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 1em;
	background-color: #fff;
	color: #000;
}
a { color: #00f; text-decoration:underline }
a:visited { color: #551a8b; }
a:active { color: #f00; }
img { border: 0px; }

div#header {
	padding-bottom: .5em;
	border-bottom: 2px groove #000;
}
#header h1 { text-align: center; font-size: 100%; }
#header h2 { text-align: center; font-size: 200%; }
.return { font-style: italic; }
div#footer { border-top: 2px groove #000; }

td.titlefont { font-size: 14px; font-weight: bold; }
td.indent { padding-left: 2em; }
tr.sectionHead td { padding-top: 1em; }
a.footnote {
	font-size: 80%;
	vertical-align: super;
	text-decoration: none;
}

h1#title { text-align: center; }
h1#title span { font-size: 60%; }