.txt {
	font-family : Tahoma;
	font-size : 12;
	color : Black;
}
.destaque {
	font-family :Arial;
	font-size : 12;
	color : #009240;
	text-align : justify;
}
.mnu {
	font-family : Tahoma;
	font-size : 12;
	color : #009240;
	text-decoration: none;
}
.mnu:hover {
	color : Black;
	text-decoration: underline;
}
.rodape {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10;
	color : White;
	text-align : center;
}
.tit {
	font-family : "Trebuchet MS";
	font-size : 16;
	color : Black;
}
.tit600 {
	font-family : "Trebuchet MS";
	font-size : 16;
	color : White;
}
.txt_600 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14;
	color : Silver;
	font-weight : bold;
}
.txt-1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10;
	color : Black;
	text-align : center;
}

.form {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	color : Black;
	text-align : right;
}
.form1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	color : Black;
	text-align : left;
}