
.style1 {
	font-family: Verdana;
	font-size: 11px;
	color: #000099;
}

.style2 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.style3 {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}

.style4 {
	font-family: Verdana;
	font-size: 9px;
	color: #CC6601;
    font-weight: bold;
}

.titulo_menus {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}

.style5 {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.style6 {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.campo-branco { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; background-color: #FFFFFF; border: 1px solid; border-color: #999999 #999999 #999999 #999999}
.botao {
	font-family: Verdana; 
	font-size: 10px; 
	color: #000000; 
	border:1px groove #FFFFFF; 
	background-color:#E1E1E1; 
	cursor: hand;
}