.titulo {

	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #fefefe;
	text-decoration: none;
	line-height:130%;
}
.titulo2 {

	font-family: arial black;
	font-size: 20px;
	color: #CF0003;
	text-decoration: none;
	line-height:115%;
}
.titulo3 {

	font-family: arial black;
	font-size: 25px;
	color: #CF0003;
	text-decoration: none;
	line-height:115%;
}
.titulo4 {

	font-family: arial black;
	font-size: 32px;
	color: #002894;
	text-decoration: none;
	line-height:135%;
}
.subtitulo {

	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #002894;
	text-decoration: none;
	line-height:115%;
}
.subtitulo2 {

	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #002894;
	text-decoration: none;
	line-height:115%;
}
.rodape {

	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #27479A;
	text-decoration: none;
	line-height:130%;
	border-top: 1px solid #0778be;
	border-bottom: 1px solid #0778be;
}
.rodape2 {

	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height:130%;
}
.texto {

	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
	line-height:130%;
}
.texto2 {

	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #CF0003;
	text-decoration: none;
	line-height:130%;
}
.link {

	font-family: arial;
	font-size: 10px;
	color: #efefef;
	text-decoration: none;
}

