@charset "utf-8";
.txMain {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	width: 100%;
}
.tdMain {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	vertical-align: top;
	padding-right: 20px;
	padding-left: 20px;
}
.txHeader {
	font-family: Kalinga;
	font-size: 18px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	position: relative;
	width: 300px;
}
.txHeaderHome {
	font-family: Kalinga;
	font-size: 18px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	left: 140px;
	position: relative;
	width: 300px;
}

