@charset "utf-8";
/* CSS Document */
.título {
	text-align: center;
}
.texto1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #000;
}
.texto2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #333;
}
.cor1 {background-color:#eeeeee;}
.cor2 {background-color:#aaaaaa;}
.textovermelho {
	color: #F00;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.barra {
	color: #F00;
}
