body
{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: small;
}

h1
{
	color: #668899;
	font-size: x-large;
}

h2
{
	color: #668899;
	font-size: large;
}

td.topnav
{
	text-align: center;
}

td.topnav a
{
	font-size: 85%;
	text-decoration: none; 
	color: #3E494E;
	font-weight: bold;
}

td.topnav a:hover
{
	color:#990000;
}

#footer
{
	text-align: center;
	font-size: small;
}
