/* CSS Document */


.texto11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0474bb;
	font-weight: bold;
}

.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0474bb;
	font-weight: bold;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9dabb9;
	font-weight: normal;
	white-space: normal;
} 


.textojustificado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9dabb9;
	font-weight: normal;
	white-space: normal;
	text-align: justify;
} 

.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #00aeef;
	font-weight: bold;
}

.texto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #42516c;
	font-weight: normal;
	white-space: normal;
	

}

.texto4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #898a8a;
	font-weight: normal;
	white-space: normal;
	

}

	.table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0474bb;
	border-bottom-color: #0474bb;
	
	}


	.table2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0474bb;	
	}
	
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0474bb;
}

	.table3 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0474bb;
	border-bottom-color: #0474bb;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #0474bb;
	border-left-color: #0474bb;	
	}
	
	.table4 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0474bb;
	}
