a {
	text-decoration: none;
}

a:link {
	color: #774422;
}

a:visited {
	color: #AA7744;
}

a:hover {
	text-decoration: underline;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	background-color: #AA7644;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#footer
{
	background-color: #764423;
	width: 728px;
}

#footer p
{
	font-size: 10px;
	color: white;
	text-align:center;
	margin: 0px;
}

#footer a
{
	color: white;
}

#menu
{
	font-size: 15px;
	color: white;
	text-align: center;
	background-color: #764423;
	height: 20px;
}

#menu a {
	text-decoration: none;
	color: white;
}

#menu a:link {
	color: white;
}

#menu a:visited {
	color: white;
}

#menu a:hover {
	color: #AA7744;
}

#main
{
	width: 531px;
	height: 390px;
	font-size: 11pt;
	background-color: white;
}
