.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-left: 5px;
	color: #000000;
}
	.txt1 a {
		text-decoration: none;
		color: #000000;
	}
		.txt1 a:HOVER {
			text-decoration: none;
			color: #000000;
	}
.headTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0099CC;
	font-weight: bold;
}
.border {
	border: 1px solid #CCCCCC;

}
.txtbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
}
.txtbox2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 250px;
}
.hdTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	padding-left: 5px;
}
	.txt2 a {
		color: #660000;
		text-decoration: none;
	}
		.txt2 a:HOVER {
			color: #330000;
			text-decoration: underline;
		}
	
.hdTxt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.txt3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	padding-left: 5px;
	color: #000000;
}
	.txt3 a {
		text-decoration: underline;
		color: #000000;
	}
		.txt3 a:HOVER {
			text-decoration: underline;
			color: #000000;
	}