<!--
a:link 				{ font-size: 8pt ; text-decoration: none }
a:visited			{ font-size: 8pt ; text-decoration: none }
a:hover				{ font-size: 8pt; text-decoration: underline}

a.azul:link 		{ font-family: 'Arial, Helvetica'; font-size: 8pt ; text-decoration: none; color: #007F9A}
a.azul:visited 		{ font-family: 'Arial, Helvetica'; font-size: 8pt ; text-decoration: none; color: #007F9A  }
a.azul:hover		{ font-family: 'Arial, Helvetica'; font-size: 8pt; text-decoration: underline; color: #007F9A }

a.branco:link 		{ font-family: 'Arial, Helvetica'; font-size: 8pt ; color: #FFFFFF }
a.branco:visited 	{ font-family: 'Arial, Helvetica'; font-size: 8pt ; color: #FFFFFF }
a.branco:hover    	{ font-family: 'Arial, Helvetica'; font-size: 8pt ; color: #FFFFFF }

a.azulesc:link 		{ font-family: 'Arial, Helvetica'; font-size: 8pt ; color: #13415B }
a.azulesc:visited 	{ font-family: 'Arial, Helvetica'; font-size: 8pt ; color: #13415B }
a.azulesc:hover    	{ font-family: 'Arial, Helvetica'; font-size: 8pt ; color: #13415B }

a.negro:link 		{ font-family: 'Arial'; font-size: 8pt; color: #000000 }
a.negro:visited 	{ font-family: 'Arial'; font-size: 8pt; color: #000000 }
a.negro:hover    	{ font-family: 'Arial'; font-size: 8pt; color: #FF6600 }

a.lar:link 			{ font-family: 'Arial, Helvetica'; font-size: 8pt ; text-decoration: none; color: #FF6600 }
a.lar:visited 		{ font-family: 'Arial, Helvetica'; font-size: 8pt ; text-decoration: none; color: #FF6600  }
a.lar:hover			{ font-family: 'Arial, Helvetica'; font-size: 8pt; text-decoration: underline; color: #FF6600 }

a.lar2:link 		{ font-family: 'Arial, Helvetica'; font-size: 9pt; text-decoration: underline; color: #FF6600 }
a.lar2:visited 		{ font-family: 'Arial, Helvetica'; font-size: 9pt; text-decoration: underline; color: #FF6600 }
a.lar2:hover		{ font-family: 'Arial, Helvetica'; font-size: 9pt; text-decoration: underline; color: #FF6600 }

#font7    {font-family: 'Arial, Helvetica'; font-size: 7pt ; font-style: normal}
#font8    {font-family: 'Arial, Helvetica'; font-size: 8pt ; font-style: normal}
#font9    {font-family: 'Arial, Helvetica'; font-size: 9pt ; font-style: normal}

#descCR   {font-family: 'Arial, Helvetica'; font-size: 8pt ; font-style: normal; color: #CA6D00; padding: 5px 5px 15px 5px}
#titlCR   {font-family: 'Arial, Helvetica'; font-size: 10pt ; font-style: normal; font-weight:  bold; background-color: #FFAF00; color: #FFFFFF; padding: 0px 1px 1px 10px}

td		  { font-family: 'Arial, Helvetica'; font-size:  8pt }
td.titulo { font-family: 'Arial, Helvetica'; font-size: 12pt; font-weight: bold; color: #13415B }
-->