@charset "ISO-8859-1";
/* CSS Document */


body {
	background-color:#FFFFFF;
	color:#000000;
	font-family:"Courier New";
	font-size:10pt;
}



.texto {
	font-size: 13px;
	color: #727272;
                 font-weight: bold;
	line-height:22px;
}
.textoGrande {
	font-size: 17px;
	color: #727272;
                   font-weight: bold;
	line-height:22px;
}
.titulo {
	font-size: 24px;
	font-weight: bold;
	color: #0000FF;


}
.titulo1 {
	font-size: 20px;
	font-weight: bold;
	color: #0000FF;


}

.titulo2 {
	font-size: 20px;
	font-weight: bold;
	color: #000000;


}

.titulo1 a:hover {
	font-size: 20px;
               font-weight: bold;
	text-decoration:none;
	color: #000000;
	text-decoration: underline;

}


.titulo1 a {
	font-size: 20px;
	      font-weight: bold;
	text-decoration:none;
	
	color: #000000;
	

}



.rodape {
	font-size: 12px;
	color: #727272;
                font-weight: bold;
	text-decoration:none;
}
.rodape a{
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
.menuAceso {
	font-size: 17px;
font-weight: bold;
	text-decoration:none;
	text-transform:uppercase;
	color: #ffffff;
	
}
.menuAceso a {
	font-size: 17px;
	text-decoration:none;
	text-transform:uppercase;
	color: #ffffff;
	
}
.menuAceso a:hover {
	font-size: 17px;
	text-decoration:none;
	text-transform:uppercase;
	color: #ffffff;
	text-decoration: underline;
	
}
