body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	margin-top: 0;
}

h3
{
	font-size: 18px;
	color: #565656;
}

h2
{
	font-size: 20px;
	color: #580d1f;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #9e7318;
}

td.menuheader
{
	background-color:#D6A336;
	color:#000000;
	font-weight:bold;	
	text-decoration:underline;
}

td.menulinks
{
	color:b5851f;
	padding-left:5px;
	font-size:8.5pt;
	text-decoration:underline;
}

td.black
{
	font-family: monospace;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}

td.topline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #c1922d;
}


a{
	color:#c1922d;
	font-weight:bolder;
	font-size: 12px;
	line-height: 25px;
	text-decoration: none;
}

a.menu
{
	color:9e7318;
	font-size:8.5pt;
	text-decoration:underline;
	font-weight:normal;
	line-height: 15px;
}

a.menu:visited
{
	color: #9e7318;
}

a:visited {	
	color: #c1922d;
}

a:hover {	
	color: #4536d6;
}

form {
	background-color: #FFFFFF;	
}

