.style1 {	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}


.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}


.style3 {font-size: 12px}

.style4 {font-family: "Courier New", Courier, monospace; font-size: 14px; font-weight: bold; }

.style5 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #990000
}


.style6 {	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

.style7 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #AA0000
}

.style8 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}

.style9 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF
	
}

.style10 {
	font-size: 14px}


.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
}
.style13 {font-family: Arial, Helvetica, sans-serif; font-style: italic; font-weight: bold; font-size: 11px; color: #000099; }


.style_rodape {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 11px;
}




.estilo_botao a {
	padding:0px;
	text-decoration: none;
	text-align:center;
	color:#000000; 
	background: url(bg_site/botao_lat1a.jpg);
	width:125px;
	height:40px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 40px;
	font-weight: bold;
} 

.estilo_botao a:hover {
	padding:0px;
	text-decoration: none;
	text-align:center;
	color: #000000; 
	background: url(bg_site/botao_lat2a.jpg);
	width:125px;
	height:40px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 40px;
	font-weight: bold;
} 
