body, table, tr, td {
	font: 10pt arial; 
	color: #43260E;
	letter-spacing: 1px}
body {
	background-color: #FBCA9A;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #404040}
a:hover {color: #FFFFFF}
input, textarea, option, select {
	background-color: #FBCA9A;
	font: 10pt arial;
	color: #43260E;
	letter-spacing: 1px;
	border: 1px solid #43260E;
	padding:2px; }