body, table, tr, td {
	font: 8pt arial; 
	color: #000000;
	letter-spacing: 1px}

body {
	background-color: #edd164;
}

a:link, a:active, a:visited {
	font-weight: bold;
	color: #0f5737}

a:hover {color: #8a8678}

input, textarea, option, select {
	background-color: #FFFFFF;
	font: 8pt arial;
	color: #000000;
	letter-spacing: 1px;
	border: 1px solid #8a8678;
	padding:2px; }
