body {
font: 10px tahoma; 
color: #000000;
letter-spacing: 0.5px;
background-color: #797e58;
}
a, a:link, a:active, a:visited {
font-weight: bold;
color: #b8bc9f;}

a:hover {color: #dcdecf;}

h1 {font-size: 1.0em;}

input, textarea, option, select {
	background-color: #797e58;
	font: 8pt tahoma;
	color: #000000;
	letter-spacing: 0.5px;
	border: 1px solid #000000;
	padding:2px; }
