@charset "utf-8";
.date {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	line-height: 18px;
}
.txt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #828282;
	line-height: 13px;
}
.txt a:link {
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
.txt a:visited {
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
.txt a:active {
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
.txt2 a:link {
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
.txt2 a:visited {
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
.txt2 a:active {
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
.txt3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #828282;
	line-height: 16px;
}
.txt4 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #828282;
	line-height: 16px;
	text-align: justify;
}