.dest {
	font-family: verdana;
	font size: 10pt;
	color: black;
	font-weight: bold;
	}

.verm {
	font-family: verdana;
	font size: 10pt;
	color: red;
	font-weight: bold;
	}

.tit_ativ {
	width: 100%;
	background-color: red;
	font-family: verdana;
	font size: 10pt;
	color: white;
	font-weight: bold;
	}
	

.tit_noti {
	width: 100%;
	background-color: orange;
	font-family: verdana;
	font size: 10pt;
	color: white;
	font-weight: bold;
	}
	
.tit_ocol {
	width: 100%;
	background-color: blue;
	font-family: verdana;
	font size: 10pt;
	color: white;
	font-weight: bold;
	}

.tit_dstq {
	width: 100%;
	background-color: green;
	font-family: verdana;
	font size: 10pt;
	color: white;
	font-weight: bold;
	}

.titulo_1 {
	font-family: verdana;
	font size: 14pt;
	color: white;
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
	}

.titulo_2 {
	font-family: verdana;
	font size: 12pt;
	color: navy;
	font-weight: bold;
	text-align: right;
	margin-right: 10px;
	}

.destaque_1 {
	font-family: verdana;
	font size: 10pt;
	color: navy;
	font-weight: bold;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	display: inline;
	}

.destaque_2 {
	font-family: verdana;
	font size: 10pt;
	color: blue;
	font-weight: bolder;
	text-align: center;
	margin: 10px;
	}

.texto_1 {
	font-family: verdana;
	font size: 10pt;
	color: black;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	display: inline;
	}


.texto_1 a {
	font-family: verdana;
	font size: 10pt;
	color: red;
	text-decoration: none;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
	}

.texto_1 a:hover {
	font-family: verdana;
	font size: 10pt;
	color: white;
	background-color: red;
	text-decoration: none;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
	}


.texto_2 {
	font-family: verdana;
	font size: 10pt;
	color: black;
	text-align: right;
	margin-left: 10px;
	margin-right: 10px;
	}

.texto_2 a {
	font-family: verdana;
	font size: 10pt;
	color: red;
	text-decoration: none;
	text-align: right;
	margin-left: 5px;
	margin-right: 5px;
	}

.texto_2 a:hover {
	font-family: verdana;
	font size: 10pt;
	color: white;
	background-color: red;
	text-decoration: none;
	text-align: right;
	margin-left: 5px;
	margin-right: 5px;
	}

.green_1 {
	font-family: verdana;
	font size: 10pt;
	color: green;
	font-weight: bold;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	display: inline;
	}

.tit_natal {
	width: 100%;
	background-color: #32CD32;
	font-family: verdana;
	font size: 10pt;
	color: red;
	font-weight: bold;
	}