body {
scrollbar-DarkShadow-Color: #00ff00;
scrollbar-Track-Color: #00ff00;
scrollbar-Face-Color: #00ff00;
scrollbar-Shadow-Color: #00ff00;
scrollbar-3dLight-Color: #eeeeee;
scrollbar-Highlight-Color: #00ff00;
scrollbar-Arrow-Color: #aaaaaa;
background: transparent;
}

A:visited { 
color: #000000; font-weight: bold; }
A:link { 
color: #000000; font-weight: bold; }
A:hover { 
color: #eeeeee; text-decoration: none; }

small, table, tr, td {
font-family: verdana;
font-size: 10px;
line-height: 12px;
color: #c0c0c0;
}

.content {
position:absolute; filter: chroma(color=#00ff00)
}

.subhead {
border-right: 0px; 
border-top: 0px; 
border-left: 0px; 
border-bottom: #9f9f9f 1px dotted; 
font-family: verdana;
font-weight: bold;
font-size: 12px;
text-align: right;
line-height: 12px;
color:#cccccc;
letter-spacing: 4px;
padding-left:3px;
}

input, textarea, option, select {
	background-color: #eeeeee;
	font: 8pt arial;
	color: #c0c0c0;
	letter-spacing: 1px;
	border: 1px dotted #9f9f9f;
	padding:2px;
	}