/* CSS Document */
body {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#474747;
line-height:1.5em;
background-color:#ffffff;
text-align:justify;
min-height: 800px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#wrapper {
margin-left:20px;
margin-right:20px;
margin-top:20px;
margin-bottom:10px;
}

.head1 {
font-family:"Times New Roman", Arial, serif;
font-size:36px;
color:#526901;
align:left;
line-height:normal;
}

.head2 {
font-family:"Times New Roman", Arial, serif;
font-size:24px;
color:#526901;
font-weight:bold;
text-align:left;
line-height:normal;
}

.head3 {
font-family:"Times New Roman", Arial, serif;
font-size:24px;
color:#526901;
line-height:normal;
}

.head4 {
font-family:"Times New Roman", Arial, serif;
font-size:20px;
font-weight:bold;
color:#f67220;
line-height:normal;
}

.txt_b {
margin-left:20px;
font-size: 12px;
color:#526901;
font-weight:bold;
text-align:left;
}

.txt_b_normal {
margin-left:20px;
font-size: 12px;
color:#526901;
}

.txt_b_1 {
color:#5c692f;
}

.txt_b_2 {
font-family:"Times New Roman", Arial, serif;
margin-left:20px;
font-size: 16px;
font-weight:bold;
color:#f67220;
}