body {
	background-color:#DADCCB;
}
tbody {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
}
td {
	color: #6F4A00;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.border1 {
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	padding-top: 2px;
	border-top-width: 1px;
	border-top-color: #999900;
	padding-left: 10px;
	border-top-style: solid;



}
.border2 {
	height: 20px;
	padding-top: 2px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #996600;
	color: #CC9933;

}
a:active {
	color: #CC9900;
	text-decoration: none;

}
a:link {
	text-decoration: none;
	color: #CC9933;

}
a:visited {
	color: #CC9900;
	text-decoration: none;

}

