@charset "utf-8";
/* CSS Document */

.font_padrao {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#333333;}
.font_titulos {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000066; font-weight:bold;}
.vermelha {	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color: #FF0000;
	font-weight: bold;
}
.rodape {
	color: #CCCCCC;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}.pontilhado {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
