@charset "utf-8";
.titulos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #1a2d4e;
	font-weight: bold;
}
.text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000;
	text-align: justify;
}
.subtitulos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

.rodape {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}
.bold {
	font-weight: bold;
}
.cargo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #666;
}
a:link {
	text-decoration: none;
	color: #000;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

a:visited {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #900;
}

a:active {
	text-decoration: none;
	color: #000;
}
.boletes {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}
