body
{
	background-color: #ffffff;
	margin: 0em 0em 0em 0em;
	font-family: arial, sans;
	font-size: 0.8em;
	text-align: center;
}

td
{
	font-family: arial, sans;
	font-size: 0.8em;
	line-height: 140%;
}

#maintable
{
	width: 800px;
}

.noscreen
{
	display: none;
}

h1
{
	color: #c39309;
	font-family: arial narrow;

	font-size: 1.4em;
	font-weight: bold;
}

#menu
{
	background-color: #c39309;
	height: 21px;
	width: 800px;
}

#main
{
	text-align: justify;
}

form
{
	background-color: #eef4ef;
	border: 2px solid #dde4df;
	padding: 0.6em 0.6em 0.6em 0.6em;
}

a, a:active, a:visited
{
	color: #534302;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	text-decoration: underline;
}

.footer
{
	font-size: 0.8em;
	color: #935309;
}