.txt {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	padding-top: 80px;
	padding-left: 66px;
	padding-right: 180px;
	text-align: justify;
}
.txt_2 {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	padding-top: 80px;
	text-align: justify;
}
.txt_3 {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	padding-top: 80px;
	padding-right: 20px;
	text-align: justify;
}
.txt_b {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.txt_bb {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #006AB3;
}
.txt_4 {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	padding-right: 20px;
	padding-left: 66px;
	text-align: justify;
}
.txt_k {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	padding-left: 2px;
}
.txt_5 {
	font-family: Arial, sans-serif;
	font-size: 10pt;
}
.txt_6 {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	padding-left: 66px;
}
.txt_7 {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	text-align: justify;
}
.txt_8 {
	font-family: Arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #006AB3;
}
#content{
    font-family: Arial, sans-serif;
	font-size: 10pt;
	text-align: justify;  
    overflow:auto;
    position:fixed;
	position:absolute;
    width:460px;
    height:410px;
	padding-right: 10px; 
	scrolling: auto;
}
a:link, a:active, a:visited {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #336699;
	text-decoration: none;
}
