body
{
	margin: 0em;
	background: #574319;
	font-family: Arial;
}

form
{
	margin-top: 10px;
}

table
{
	margin: 0px;
}

.hf
{
	color: black;
	background: #E2C574;
	margin: 5px;
	margin-left: 8px;
	margin-right: 8px;
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
}

.headerfooter, .headerfooter:link, .headerfooter:visited
{
	color: black;
	background: #E2C574;
	margin: 5px;
	margin-left: 8px;
	margin-right: 8px;
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
}

.headerfooter:hover
{
	color: #574319;
	text-decoration: none;
}

.heading
{
	color: #574319;
	font-family: Arial;
	font-weight: bold;
	font-size: 11.5px;
}

.neat
{
	text-align: justify;
	font-size: 11.5px;
	margin-right: 30px;
}

.divider
{
	background-image: url('img/divider.gif');
	background-repeat: repeat-x;
}

a:link, a:visited
{
	color: black;
	text-decoration: none;
}

a:hover
{
	color: #E2C574;
}