@charset "utf-8";
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.txt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.txt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0033CC;
	text-decoration: underline;
	line-height: 20px;
	font-weight: bold;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
