.txtnorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
	color: #3E3E3E;
	background-image: none;
}
.txtnormprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
	color: #000000;
	background-image: none;
}

a {
	text-decoration: none
}

.txtsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #C0C0C0;
}

.input { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.nobg {
    background-image: none;
}

.colorwhite {
	color: #FFFFFF;
}

.colortext {
	color: #3E3E3E;
}