.vermelho {color: #cc3300}
.preto {color: #000000}
.laranja_escuro {color: #ff4500}
.marrom_escuro {color: #660000} 
.marrom_avermelhado {color: #993300} 
.chocolate{color: #d2691e} 
.neve{color: #fffafa}
.azul{color: #00008b}
.vermelho_especial{color:#ff3300}

.arial_10_generica{font-family: Arial, sans;
	           font-size: 10pt}
.arial_12_generica{font-family: Arial, sans;
	           font-size: 12pt}
.arial_13_generica{font-family: Arial, sans;
	           font-size: 13pt}

.arial_14_generica{font-family: Arial, sans;
	           font-size: 14pt}

.arial_8{font-family: Arial, sans;
	 font-size: 8pt}

.arial_10_corpo{ font-family: Arial, sans;
	         font-size: 10pt;
		 color: #996600}

.festiva_8 {font-family: "Comic Sans MS";
	     font-size: 8pt;
	     font-weight: bold;
            }

.festiva_10 {font-family: "Comic Sans MS";
	     font-size: 10pt;
	     font-weight: bold;
            }


.festiva_12 {font-family: "Comic Sans MS";
	     font-size: 12pt;
	     font-weight: bold;
            }

.festiva_14 {font-family: "Comic Sans MS";
	     font-size: 14pt;
	     font-weight: bold;
            }
.festiva_15 {font-family: "Comic Sans MS";
	     font-size: 15pt;
	     font-weight: bold;
            }
.festiva_16 {font-family: "Comic Sans MS";
	     font-size: 16pt;
	     font-weight: bold;
            }

.texto_centrado {text-align: center}
.texto_justificado {text-align: justify; 
		    margin-right:10px;} 

a.normal_preto{color:#000000; text-decoration:underline}
a.normal_laranja_escuro{color:#ff4500; text-decoration:underline}
a.normal_chocolate{color:#d2691e; text-decoration:underline}
a.normal_marrom_escuro{color:#660000; text-decoration:underline}

a.lateral{color:#FFFFFF; text-decoration:none}
a.lateral:hover{color:#ff6600; text-decoration:underline}

a.corpo_vermelho{color:#cc3300; text-decoration:none}
a.corpo_vermelho:hover{color:#cc3300; text-decoration:underline}

a.corpo_marron_escuro{color:#660000; text-decoration:none}
a.corpo_marron_escuro:hover{color:#660000; text-decoration:underline}

a.preto_generico{color:#000000; text-decoration:none}
a.preto_generico:hover{color:#000000; text-decoration:underline}

body.simples_amendoa {margin : 0 0 0 0;
       		      background-color:#ffebcd}

body.simples_laranja {margin : 0 0 0 0;
       		      background-color:#ffa500}

body.simples_salmao {margin : 0 0 0 0;
       		      background-color:#fa8072}

body.simples_papaya {margin : 0 0 0 0;
       		      background-color:#fffed5}

body.simples_madeira {margin : 0 0 0 0;
       		      background-color:#deb887}

div.corpo_marrom_avermelhada{text-align: justify; 
	  color: #993300; 
	  text-indent: 2em; 
	  margin-right:10px;
	  margin-left:10px;
	  font-family: Arial, sans;
	  font-size: 10pt
	 }

div.corpo{text-align: justify; 
	  color: #996600; 
	  text-indent: 2em; 
	  margin-right:10px;
	  margin-left:5px;
	  font-family: Arial, sans;
	  font-size: 10pt
	 }

div.corpo_11{text-align: justify; 
	  color: #996600; 
	  text-indent: 2em; 
	  margin-right:10px;
	  margin-left:5px;
	  font-family: Arial, sans;
	  font-size: 11pt
	 }

div.corpo_destaque{text-align: justify; 
	  color: #660000; 
	  text-indent: 2em; 
	  margin-right:10px;
	  margin-left:5px;
	  font-family: Arial, sans;
	  font-size: 10pt
	 }

div.corpo_de_tabela_1{text-align: justify; 
	  color: #000000; 
	  text-indent: 1em; 
	  margin-right:4px;
	  margin-left:4px;
	  font-family: Arial, sans;
	  font-size: 8pt
	 }

div.corpo_de_tabela_3{text-align: left; 
	  color: #000000; 
	  text-indent: 1em; 
	  margin-right:4px;
	  margin-left:4px;
	  font-family: Arial, sans;
	  font-size: 8pt
	 }

div.corpo_de_tabela_2{text-align: justify; 
	  color: #000000; 
	  text-indent: 1em; 
	  margin-right:4px;
	  margin-left:4px;
	  font-family: Arial, sans;
	  font-size: 10pt
	 }

div.corpo_de_tabela_uma_linha_margens{
	  
	  margin-right:2px;
	  margin-left:2px;
	  
	 }

h3{text-align: center; color: #cc3300}
h4{text-align: center; color: #cc3300}

li.outside_geral{list_style_position: outside;
		 			     
		}
ol.ordenada_principal_romano{list_style_image: none;
			     list_style_type: I}
ol.ordenada_principal_letras_mai{list_style_type: A}

table.apresenta_dados_1{border-style:solid; 
			border-color:#993300;
			border-width:2;
			border-collapse:collapse;
	                background-color:#f5f5dc;
			empty-cells:show
      
     			}



td.normal1 {border-style:solid; 
      	       border-color:#993300;
	       border-width:1;
	       border-collapse:collapse;
	       background-color:#f5f5dc;
	       empty-cells:show;
	       text-align:center;
	       font-family:arial, sans;
	       font-size:9pt
      
     			}

td.normal2 {border-style:solid; 
      	       border-color:#993300;
	       border-width:1;
	       border-collapse:collapse;
	       background-color:#f5f5dc;
	       empty-cells:show;
	       text-align:left;
	       font-family:arial, sans;
	       font-size:9pt;
	       margin-right:4px;
	       margin-left:4px
      
     			}

th.cabecalho1 {border-style:solid; 
      	       border-color:#993300;
	       border-width:1;
	       border-collapse:collapse;
	       background-color:#ffa500;
	       empty-cells:show;
	       text-align:center;
	       font-family:arial, sans;
	       font-size:9pt
      
     			}

tr.cabecalho1 {border-style:solid; 
      	       border-color:#993300;
	       border-width:2;
	       border-collapse:collapse;
	       border-spacing:0pt;
	       background-color:#ffa500;
	       empty-cells:show;
	       text-align:center;
	       
      
     			}

td.conteudo1 {border-style:solid; 
      	       border-color:#993300;
	       border-width:2;
	       border-collapse:collapse;
	       empty-cells:show;
	       text-align:left;
	       font-family:times new roman;
	       font-size:10pt
	       
      
     			}

td.conteudo2 {border-style:solid; 
      	       border-color:#993300;
	       border-width:2;
	       border-collapse:collapse;
	       empty-cells:show;
	       text-indent: 1em; 
	       text-align:justify;
	       font-family:times new roman;
	       font-size:10pt
	       
	       
      
     			}



   
     			