h1 {
	font-family: Tahoma;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	color: #848439;
	background-color: #D6D6C6;
}
p {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	color: #663300;
	font-weight: normal;
	background-color: #D6D6C6;	
}
body {
	background-color: #D6D6C6;
}
td {
	font-family: Tahoma;
	font-size: 18px;
	color: #848439;
}
a {
	font-family: Tahoma;
	font-size: 18px;
	color: #393984;
	text-decoration: none;
}
h2 {
	font-family: Tahoma;
	font-size: 36px;
	color: #848439;
}
div {
	font-family: Tahoma;
	font-size: 18px;
	color: #848439;
	font-weight: normal;
}
.recordset {
	color: #000000;
}

