.txt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	color : Black;
}
.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;
}