body {
	background-color: #E0BA76;
	margin: 0px;
	font-family: Times New Roman, Arial, Verdana;
	font-size: 14pt;
	color: #492F00;
}

TD {
	font-family: Times New Roman, Arial, Verdana;
	background-color: #AA7922;
	font-size: 10pt;
	font-weight: bold;
	border-style:dashed;
	border-width:1;
}

.nofont {
	background-color: #E0BA76;
	border-width:0;
}


a:link {
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #F6E200;
	text-decoration: none;
}
a:active {
	color: #F6E200;
	text-decoration: none;
}
.br {
	border-style:dashed;
	border-width:1;
}
.nobr{
border-width:0;
height: 10;
}

.tds {
background-color: #C0964C;
color: #2E1D00;
}