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

body {
	background-color: #dfdfdf;
}

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

a:hover {color: #333333}

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