.txt {
	color: #5F5C5C;
	font-family: Arial;
	font-size: 12px;
	line-height:18px;
	font-weight:bold;
}
.msg {
	color: #990000;
	font-family: Arial;
	font-size: 13px;
	line-height:18px;
}
.quadroprecos {
	color: #5F5C5C;
	font-family: Arial;
	font-size: 11px;
}
.subtitulo {color: #6b6a6a; font-family: tahoma; font-size: 16px; font-weight:bold}

.navofftxt {color: #024e83; font-family: arial; font-size: 12px; text-decoration: none}
.navofftxt:hover {color: #024e83; font-family: arial; font-size: 12px; text-decoration: underline}


.input { 
	background : White;
	border : 1px #1C4573 solid;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	color : #000000;
 } 
