.Title1 {
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.kbroad {
	font-family: "Arial";
	margin: 1px;
	padding: 1px;
	border: 1px solid #51667D;
	background-color: #F1F9E8;
}
.titletxt {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
}
.txt {
	font-family: "Arial";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.txtright {
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: right;
}

a.t_nav:link {
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
}
a.t_nav:hover {
	font-family: "Arial";
	font-size: 12px;
	color: #0042FF;
	text-decoration: underline;
}
a.t_nav:visited {
	font-family: "Arial";
	font-size: 12px;
}.txtcenter {
	font-size: 12px;
	text-decoration: none;
	text-align: center;
}
