.txt9 {  font-size: 9pt}
.txt10big { font-size: 10pt ; font-weight: bold}
.txt10lin15 { font-size: 10pt ; line-height: 15pt}
.txt14big { font-size: 14pt; font-weight: bold }
.txt10biglin16 { font-size: 10pt ; line-height: 16pt ; font-weight: bold}
.txt8 { font-size: 8pt}
.txt10 { font-size: 10pt ; font-weight: normal}
.txt16big { font-size: 16pt; font-weight: bold }
.txt18big { font-size: 18pt; font-weight: bold }
.txt12big { font-size: 12pt; font-weight: bold }
.settitle {
	padding: 5px;
	background-color: #4E6734;
	width: 139px;
	margin-bottom: 20px;
	float: left;
	border: 2px solid #354624;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.settitle2 {
	padding: 5px;
	text-align: left;
	margin-bottom: 20px;
	float: left;
	width: 480px;
	font-weight: bold;
	color: #2F3E20;
	background-color: #E8F2DF;
	border: 2px solid #354624;
}

.clear {
	clear: both;
}
.imgun10 {
	margin-bottom: 20px;
}

