@charset "utf-8";
.txt {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: justify;
}
.head {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.txt-bottom {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.txt-top {
	font-family: Tahoma;
	font-size: 9px;
	color: #999966;
}