body {
	background-color: #ECD5A4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #ECD5A4;
	scrollbar-shadow-color: #ECD5A4;
	scrollbar-highlight-color: #ECD5A4;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #666666;
	scrollbar-track-color: #ECD5A4;
	scrollbar-arrow-color: #666666;
}
.gr {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
.br {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #481700;
	text-decoration: none;
}
a:link {
	color: #AA140D;
	text-decoration: line-through;
}
a:hover {
	color: #AA140D;
	text-decoration: line-through;
}
a:visited {
	color: #AA140D;
	text-decoration: line-through;
}
INPUT, TEXTAREA, SELECT, OPTION {
	font-family: "Times New Roman", Times, serif;
	padding: 2px;
	font-size: 11px;
	color: #333333;
	background-color: #F1E0BE;
	<!-- border: inset 1px #666666;//--> 
}


