.head1 {
	font-family: Arial;
	font-size: 18px;
	color: #333333;
}
.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	padding-left: 8px;
}
a.botlink {
	font-family: arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	letter-spacing: 1px;
	padding-left: 2px;
}
a.botlink:hover {
	color: #0099CC;
	text-decoration: none;
	letter-spacing: 1px;
	padding-left: 2px;
}
.head2 {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.frm_but {
	background-color: #FBFBFB;
	border: 1px solid #999999;
}
