@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#C96;
	scrollbar-highlight-color:#C96;
	scrollbar-3dlight-color:#C96;
	scrollbar-darkshadow-color:#C96;
	scrollbar-shadow-color:#C96;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#ECEAD2;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4D2717;
}
.style1 {
	color: #CC0000;
	font-size: 11px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E8BA8C;
	text-align: justify;
}