body, table, tr, td {
	font-family: verdana; 
	font-size: 8pt; 
	line-height: 12pt; 
	letter-spacing: 2px; 
	color: #635d63; 
}
body {	background: #736973; 
	scrollbar-face-color: #b5aebd; 
	scrollbar-shadow-color: #b5aebd; 
	scrollbar-highlight-color: #b5aebd; 
	scrollbar-3dlight-color: #b5aebd; 
	scrollbar-darkshadow-color: #b5aebd; 
	scrollbar-track-color: #b5aebd; 
	scrollbar-arrow-color: #b5aebd; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	cursor: default; 
}
a, a:link, a:visited {
	color: #b5aebd; 
	font-weight: bold; 
	text-decoration: none; 
}
a:hover {
	color: #cecfce; 
	font-weight: bold; 
	text-decoration: none; 
}
input, textarea, select, option {
	font-family: arial; 
	font-size: 8pt; 
	color: #006400; 
	border:#e6ff8c 1px solid; 
	background: #e6ff8c; 
}