body, table, tr, td {
	font: 8pt arial; 
	color: black;
	letter-spacing: 1px}
body {
	background-color: white;
SCROLLBAR-FACE-COLOR: white; SCROLLBAR-HIGHLIGHT-COLOR: white; SCROLLBAR-SHADOW-COLOR: red; SCROLLBAR-3DLIGHT-COLOR: red; SCROLLBAR-ARROW-COLOR: red; SCROLLBAR-DARKSHADOW-COLOR: black; SCROLLBAR-BASE-COLOR: red
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #E74252}
A:hover {CURSOR: crosshair; COLOR: black}
input, textarea, option, select {
	background-color: transparent;
	font: 8pt arial;
	color: black;
	letter-spacing: 1px;
	border: 2px dashed black;
	padding:2px; }
