body, td {
	font-size: 13px;
	color: #6D5136;
	scrollbar-3dlight-color: #5F5F5F;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #5F5F5F;
	scrollbar-darkshadow-color: #5F5F5F;
	scrollbar-face-color: #5F5F5F;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #999999;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
}
a:link {
	color: #BB4B26;
	text-decoration: none;
	}
a:visited {
	color: #BD4C26;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;	
	text-decoration: none;
}
.link a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
.link a:visited {
	color: #FFFFFF;	
	text-decoration: none;
}
.link a:hover {
	color: #000000;
	text-decoration: none;
}
.link a:active {
	color: #000000;	
	text-decoration: none;
}
.bottom {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	}
.bottom_trebuchet {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #471C0F;
}
.cell {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #5C2412;
}
.textfield {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #6D5136;

