<style type="text/css">

body {
	font-size : 10pt;
	font-family : Verdana;
	color : black;
}


.normal         {font-size : 9pt; font-family : Verdana; color : black;}
.bold           {font-size : 10pt; font-family : Verdana; color : black; font-weight: bold;}
.italico        {font-size : 10pt; font-family : Verdana; color : black; font-style:italic;}
.small          {font-size : 8pt; font-family : Verdana; color : black;}
.smallb         {font-size : 8pt; font-family : Verdana; color : black; font-weight: bold;}
.small7         {font-size : 7pt; font-family : Verdana; color : black;}
.small7b        {font-size : 7pt; font-family : Verdana; color : black; font-weight: bold;}
.branconormal   {font-size : 10pt; font-family : Verdana; color : #FFFFFF;}
.brancobold     {font-size : 10pt; font-family : Verdana; color : #FFFFFF; font-weight: bold;}
.brancoitalico  {font-size : 10pt; font-family : Verdana; color : #FFFFFF; font-style:italic;}
.brancosmall    {font-size : 8pt; font-family : Verdana; color : #FFFFFF;}
.brancosmallb   {font-size : 8pt; font-family : Verdana; color : #FFFFFF; font-weight: bold;}
.brancosmall7   {font-size : 7pt; font-family : Verdana; color : #FFFFFF;}
.azul40normal   {font-size : 10pt; font-family : Verdana; color : #000040;}
.azul40bold     {font-size : 10pt; font-family : Verdana; color : #000040; font-weight: bold;}
.azul40italico  {font-size : 10pt; font-family : Verdana; color : #000040; font-style:italic;}
.azul40small    {font-size : 8pt; font-family : Verdana; color : #000040;}
.azul40smallb   {font-size : 8pt; font-family : Verdana; color : #000040; font-weight: bold;}
.azul40small7   {font-size : 7pt; font-family : Verdana; color : #000040;}
.data           {font-size : 8pt; font-family : Verdana; color : #000000; font-style:italic;}
.rodape         {font-size : 7pt; font-family : Arial; color : #000000;}
.tittabela      {font-size : 12pt; font-family : Verdana; color : #000080; font-weight: bold;}
.tittext        {font-size : 10pt; font-family : Verdana; color : #7373BD; font-weight: bold;}
.titdestaques   {font-size : 12pt; font-family : Verdana; color : #000000; font-weight: bold;}
.tittextd       {font-size : 7pt; font-family : Verdana; color : #000040; font-weight: bold;}
.destaques      {font-size : 7pt; font-family : Verdana; color : #3F3F3F;}
.bad            {font-size : 12pt; font-family : Arial Black; color : #F40000; font-weight: bold;}
.erro
{
	font-weight: bold;
	font-size: 10pt;
	color: #f40000;
	font-family: Verdana;
}

/* formularios */

.botao
	{
		font-family: Verdana;
		font-size: 8pt;
		font-weight: bold;
		color: #000000;
		background: #FFFFFF;
		border: solid;
		border-width: 1;
	}
	
.form
	{
		font-family: Verdana;
		font-size: 10pt;
		color: #000000;
		background: #FFFFFF;
		border-style: solid;
		border-width: 1;
		border-color: #000000;
	}
		
.formnum
	{
		font-family: Verdana;
		font-size: 10pt;
		color: #000000;
		text-align: right;
		background: #FFFFFF;
		border-style: solid;
		border-width: 1;
		border-color: #000000;
	}
		
		
/* fim  formularios */


/* NORMAL */

A         {color:#000040; TEXT-DECORATION: underline;}
A:Visited {color:#000040; TEXT-DECORATION: underline;}
A:Active  {color:#808080; TEXT-DECORATION: underline;}
A:Hover   {color:#F80000; TEXT-DECORATION: underline;}

/* NORMAL ALTERNATIVO */

A.linkazul         {color:#000040; TEXT-DECORATION: underline;}
A.linkazul:Visited {color:#000040; TEXT-DECORATION: underline;}
A.linkazul:Active  {color:#F80000; TEXT-DECORATION: underline;}
A.linkazul:Hover   {color:#0A3F87; TEXT-DECORATION: underline;}

/* MENU TOPO */

A.menutopo           {color:#FFFFFF; TEXT-DECORATION: none;font-size:10pt;font-family:Verdana; font-weight: bold;}
A.menutopo:Visited   {color:#FFFFFF; TEXT-DECORATION: none;font-size:10pt;font-family:Verdana; font-weight: bold;}
A.menutopo:Active    {color:#7373BD; TEXT-DECORATION: none;font-size:10pt;font-family:Verdana; font-weight: bold;}
A.menutopo:Hover     {color:#F8C751; TEXT-DECORATION: none;font-size:10pt;font-family:Verdana; font-weight: bold;}

/* MENU */

A.menu           {color:#000040; TEXT-DECORATION: none;font-size:8pt;font-family:Verdana; font-weight: bold;}
A.menu:Visited   {color:#000040; TEXT-DECORATION: none;font-size:8pt;font-family:Verdana; font-weight: bold;}
A.menu:Active    {color:#000080; TEXT-DECORATION: none;font-size:8pt;font-family:Verdana; font-weight: bold;}
A.menu:Hover     {color:#0A3F87; TEXT-DECORATION: none;font-size:8pt;font-family:Verdana; font-weight: bold;}

/* DESTAQUES */

A.linkdestaques           {color:#333333; TEXT-DECORATION: underline;}
A.linkdestaques:Visited   {color:#333333; TEXT-DECORATION: underline;}
A.linkdestaques:Active    {color:#000040; TEXT-DECORATION: underline;}
A.linkdestaques:Hover     {color:#000000; TEXT-DECORATION: underline;}



</style>


