.titulo_pagina {
	font-family: "Times New Roman", Times, serif;
	font-size: 26pt;
	font-style: italic;
	font-weight: bold;
	color: #000080;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	font-style: normal;
}
.subtitulo_texto1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000080;
}
.subtitulo_pag {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
	color: #000080;
	line-height: 20px;
}
.subtitulo_pag_2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000080;
}
.texto_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000080;
}
.sub_pag_3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	color: #000080;
}
.sub_texto_2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000080;
}
.cit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	left: 20px;
	right: 20px;
}
.numbered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	list-style-position: outside;
	list-style-type: decimal;
}
.bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	list-style-type: square;
}
.underline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	text-decoration: underline;
}
.destaque {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: italic;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline blink;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-color: #FFFFFF;
	border: thin solid #FF9933;
}
