body,td,th {
	font-size: 10pt;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #E8E7DC;
}

.subwin {
	font-size: 10pt;
	color: #333333;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}




.line {
	font-size: 10pt;
	line-height: 13pt;
}
.line_bold {
	font-size: 10pt;
	line-height: 13pt;
	font-weight: bold;
}
.s {
	font-size: 8pt;
}
.blue {color: #268293}
.blue_b {color: #268293; font-weight: bold; }
.yellow {color: #B78D1A}
.yellow_b {color: #B78D1A; font-weight: bold; }
.red {color: #EE0000}

