body {
	font-family: Tahoma , Tahoma, sans-serif;
	font-size:15px;
	background-color: #E9D6A8;
	color: #590404;


}

a:active {  text-decoration: none; COLOR: #990000; }
a:link {  text-decoration: none; COLOR: #990000;}
a:visited {  text-decoration: none; COLOR: #990000; }
a:hover { text-decoration: underline; COLOR: #B70B0B; }


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
h3 { 
	font: 6pt georgia;
	margin-top: 0px;
	margin-bottom: 5px; 
	color: #FFF4DA;
	background: #DEC892
	}
.Textbox {
	border: 1px solid #413924;
	font-size: 12px;
	background-color: #E8D9B3;
	padding: 2px;
}
.Tbox {
	border: 1px solid #413924;
	font-size: 10px;
	background-color: #E8D9B3;
	padding: 0px;
}