body, table, tr, td {
	font: 8pt tahoma; 
	color: #DCE8FF;
	letter-spacing: 1px;
	text-align: justify }
body {
	background-color: #000000 }

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

a:hover {color: 4B60D3}
input, textarea, option, select {
	background-color: #000000;
	font: 8pt arial;
	color: #DCE8FF;
	letter-spacing: 1px;
	border: 1px solid #4B60D3;
	padding:2px; }