body, table, tr, td {
	font: 8pt trebuchet ms; 
       	color: #A50F20;
        cursor: default;
	letter-spacing: 1px}
body {
	background-color: #8E7D3E;
scrollbar-face-color: #8E7D3E;
scrollbar-highlight-color: #8E7D3E;
scrollbar-3dlight-color: #8E7D3E;
scrollbar-darkshadow-color: #8E7D3E;
scrollbar-shadow-color: #8E7D3E;
scrollbar-arrow-color: #A50F20;
scrollbar-track-color: #8E7D3E;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #A50F20}
a:hover {color: #A50F20; text-decoration: overline; cursor: n-resize; height:0; font-weight:normal}
input, textarea, option, select {
	background-color: #8E7D3E;
	font: 8pt trebuchet ms;
	color: #A50F20;
	letter-spacing: 1px;
	border: 1px solid #A50F20;
	padding:2px;

}