body
{
	background-color: #aaaaaa;
	color: #000000;
	font-family: font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 18px;
	margin: 0;
	height: 100%;
}

a
{
	color: #008000;
	text-decoration: underline;
}

a:link, a:visited
{
	color: #008000;
	text-decoration: underline;
} 

a:hover
{
	color: #000000;
	text-decoration: none;
} 

a:active
{
	color: #008000;
	text-decoration: underline;
}

DIV.footer
{
	font-size: 11px;
}

DIV.footer a
{
	color: #008000;
}

DIV.footer a:link, DIV.footer a:visited
{
	color: #008000;
	text-decoration: none;
}

DIV.footer a:hover
{
	color: #000000;
	text-decoration: underline;
}

DIV.footer a:active
{
	color: #008000;
	text-decoration: none;
}

fieldset
{
	border-style: inset;
	padding: 4px;
}