.texto {
	font-family: verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #585858;
	font-variant: normal;
	text-decoration: none;
}
.msgerro {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
}
.msgpositivo {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #009900;
	text-decoration: none;
}
.titulo2 {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.contratost {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.contratost h1 {
	font-size: 9px;
}
#divASContent h1 {
	font-size: 9px;
	margin-bottom: 0px;
}
#divASContent pre {
	font-family: verdana; 
	font-size: 9px;
	margin-top: 0px;
}
.invisivel {
	visibility: hidden;
}
