body
{
	margin-top: 8px;
	padding-left: 8px;
	margin-left: 8px;
	padding-top: 8px;
	background-color: white;
	text-align: center;
}
TD
{
	font-size: 12px;
	color: dimgray;
	font-family: arial;
}
.topnav
{
	font-size: 11px;
	color: dimgray;
	font-family: arial;
}
H1
{
	font-weight: bold;
	font-size: 18px;
	color: olivedrab;
	font-family: arial;
}
a
{
	color: #663399;
}
a:hover
{
	color: olive;
}

.footer
{
	font-size: 8pt;
	color: dimgray;
	font-family: arial;
}
.tables
{
	border-right: lightgrey 1px solid;
	padding-right: 0px;
	border-top: lightgrey 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: lightgrey 1px solid;
	padding-top: 0px;
	border-bottom: lightgrey 1px solid;
}

a.navtop
{
	font-size: 8pt;
	color: dimgray;
	font-family: arial;
	text-decoration: none;
}
a.navtop:hover
{
	font-size: 8pt;
	color: olive;
	font-family: arial;
	text-decoration: none;
}

