body, table, tr, td {
	font: 8pt tahoma; 
	color: #808080;}

body {
	background-color: #FFFBEF;
}

a:link, a:active, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #808080}

a:hover {text-decoration: underline;}

input, textarea, option, select {
	background-color: #FFFBEF;
	font: 8pt arial;
	color: #808080;
	border: 1px solid #808080;
	padding:2px; }