body {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000; 
	background: url("/ills/Back.gif") #fff fixed repeat-x left bottom;
}

td {  
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000; 
}

a:link, a:visited, a:active {  
	color: #ff9901; 
	text-decoration: none;
}

a:hover {  
	color: #b82424; 
	text-decoration: none;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	height: 18px;
	border: 1px solid #808080;
}