body
{
	background: #f5f0d7;
	color: #FFF;
	padding: 0px;

}

TABLE,TR,TD
{
	font-family: arial, helvetica, sans;
	font-size: 13px;
	color: #000;
	background-color: #FFFFFF;
}

A
{
	text-decoration: underline;
	color: #039;
}

A:hover { text-decoration: none; }

h1
{
	font: bold 20px arial, helvetica, sans;
	border: 0px;
	color: #791822;
}

td.nav
{
	background-color: #DFDCCA;
	font-family: arial, helvetica, sans;
	font-size: 13px;
	font-weight: bold;
	color:	#514D50;
}

.nav A
{
	color:	#514D50;
}

td.copyright
{
	background-color: #f5f0d7;
}