.txt {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #000000;
}
.bold {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.hdr {
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.white {
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.green {
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
