.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
	font-weight: normal;

}
.boldtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #333333;
}
.textboxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	border: 1px solid #333333;
	background-color: #CCCCCC;

}
.smtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: normal;

}
