.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.text-matter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height:19px;
	text-align:justify;
}
.text-matter02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:17px;
	text-align:justify;
}
.text-matter03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height:27px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.heading-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height:30px;
	font-weight: bold;
	color: #000000;
}
.border {
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color: #cc9933;
}
.border-top {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CC6600;
	border-right-color: #9B6F32;
	border-bottom-color: #9B6F32;
	border-left-color: #9B6F32;
}
.border-top02 {
	border-top-width:2px;
	border-top-style: solid;
	border-top-color: #CC6600;
	border-right-color: #9B6F32;
	border-bottom-color: #9B6F32;
	border-left-color: #9B6F32;
}
.border-right-left {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CC6600;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CC6600;
}
.border-table {
	border: 1px solid #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;

}
