body {
	font-size: 10pt;
	color: #663300;
	background-color: #FFFFFF;
}
td,th {
	color: #663300;
	font-size: 10pt;
}
hr {
	color: #663300;
	height: 1px;
}
.font_bold {
	font-weight: bold;
}
.linehi_10 {
	line-height: 10pt;
}
.linehi_12 {
	line-height: 12pt;
}
.linehi_16 {
	line-height: 16pt;
}
.fontsize_8 {
	font-size: 8pt;
}
.fontsize_10 {
	font-size: 10pt;
}
.fontsize_11 {
	font-size: 11pt;
}
.fontsize_12 {
	font-size: 12pt;
}
.red {
	color: #FF0000;
}
.size12blue {
	font-size: 12pt;
	color: #0000FF;
}
.size14blue {
	font-size: 14pt;
	color: #0000FF;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #993300;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.size16pink {
	font-size: 16pt;
	color: #FF3399;
}
.size16ora {
	font-size: 16pt;
	color: #FF6600;
}
.size14green {
	font-size: 14pt;
	color: #006600;
}
