body, table, tr, td {
	font: 9px arial; 
	color: #843232;}

body {
	background-color: #E1C7C7;
scrollbar-face-color:#E1C7C7;
scrollbar-shadow-color:#E1C7C7; 
scrollbar-highlight-color:#E1C7C7; 
scrollbar-3dlight-color:#E1C7C7; 
scrollbar-darkshadow-color: #E1C7C7;
scrollbar-track-color:#E1C7C7;  
scrollbar-arrow-color:#BE8484;
scrollbar-base-color:#E1C7C7;}

a {cursor:crosshair; height:1px; font-weight:soft;}
a:link, a:active, a:visited {text-decoration:none; color:#BE8484; font-weight:soft;}
a:hover {text-decoration:none; color:#E1C7C7; font-weight:soft; background-color:#BE8484;}

input, textarea, option, select {
	background-color: #E1C7C7;
	font: 9px arial;
	color: #000000;
	letter-spacing: 1px;
	border: 1px solid #BE8484;
	padding:2px;}
