body, table, tr, td {
	font: 8pt tahoma; 
	color: #C77435;
	letter-spacing: 1px}
body {
	background-color: #F1B087;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #9D9BA8}
a:hover {color: #C77435}
input, textarea, option, select {
	background-color: #F1B087;
	font: 8pt arial;
	color: #C77435;
	letter-spacing: 1px;
	border: 1px solid #C77435;
	padding:2px; }
