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