body, table, tr, td {
	font: 8pt arial; 
	color: #B2A8A8;
	letter-spacing: 1px}
body {
	background-color: transparent;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #8E7C7C}
a:hover {color: #B2A8A8}
input, textarea, option, select {
	background-color: #3B2525;
	font: 8pt arial;
	color: #B2A8A8;
	letter-spacing: 1px;
	border: 1px solid #000000;
	padding:2px; }
