.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	line-height: 16pt;
	font-weight: bold;
	color: #666666;
	
}
.testem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	line-height: 13pt;
	color: #666666
}
.fill {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	line-height: 15pt;
	font-weight: bold;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.redline {
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
