body
{
	font-family: Trebuchet MS, Tahoma, Arial, Sans-Serif;
	color: black;
	background-image: url(/images/5x5bg.gif);
}

#copyright
{
	color: White;
	font-size: 9pt;
	text-align: center;
}

h1
{ margin-top: 0; }

.nav
{
	vertical-align: top;
	text-align: left;
	background-color: black;
}
.content
{	
	vertical-align: top;
	text-align: left;
	background-color: #eeeeee;
	color: black;
	padding: 10px;
}

a, a:visited
{
	text-decoration: none;
	color: #00a09c;
}

a:hover
{
	text-decoration: underline;
	color: #6633cc;
	/* background-color: #00a09c; */
}

.sig
{
	color: #999999;
	font-size: smaller;
	text-decoration: none;	
}

.sig:hover
{
	color: white;
}