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