A:link
{
	text-align: left;
   	font-family: Arial, Verdana; 
   	color: #007fff; 
	text-decoration: none;
	FONT-SIZE: 9pt;
}

A:visited
{
	font-family: Arial, Verdana;
	color: #007fff;
	text-decoration: none;
	FONT-SIZE: 9pt;
}

A:active
{
	font-family: Arial, Verdana;
	color: #007fff;
	text-decoration: none;
	FONT-SIZE: 9pt;
}

A:hover
{
	font-family: Arial, Verdana;
	color: red;
	text-decoration: none;
	FONT-SIZE: 9pt;
}

BODY
{
	font-family: Arial, Verdana;
	FONT-SIZE: 9pt;
	margin: 0;

}


TH {
	
	FONT-FAMILY: Arial,Helvetica,sans-serif; 
	FONT-SIZE: 9pt;
	background-color:gray;

}

TD {
	
	FONT-FAMILY: Arial,Helvetica,sans-serif; 
	FONT-SIZE: 9pt;
	color: gray;
}

INPUT {

	FONT-FAMILY: Arial,Helvetica,sans-serif; 
	FONT-SIZE: 9pt;
	COLOR: #000080;
}

SELECT {

	FONT-FAMILY: Arial,Helvetica,sans-serif; 
	FONT-SIZE: 9pt;
	COLOR: #000080;
	border:1 
	border-style: solid;
	border-color: #808080;
}


 A.estilo01:link		{font-family: Arial; color: black;	FONT-SIZE: 10px; text-decoration: none;		font-weight:normal;}
 A.estilo01:visited		{font-family: Arial; color: black;	FONT-SIZE: 10px; text-decoration: none;		font-weight:normal;}
 A.estilo01:hover		{font-family: Arial; color: blue;	FONT-SIZE: 10px; text-decoration:underline; font-weight:normal;}
 A.estilo01:active		{font-family: Arial; color: black;	FONT-SIZE: 10px; text-decoration:none;		font-weight:normal;}

 A.estilo02:link		{font-family: Verdana, Arial; color: white;	FONT-SIZE: 10px; text-decoration: none;		font-weight:normal;}
 A.estilo02:visited		{font-family: Verdana, Arial; color: white;	FONT-SIZE: 10px; text-decoration: none;		font-weight:normal;}
 A.estilo02:hover		{font-family: Verdana, Arial; color: white;	FONT-SIZE: 10px; text-decoration:underline; font-weight:bold;}
 A.estilo02:active		{font-family: Verdana, Arial; color: white;	FONT-SIZE: 10px; text-decoration:none;		font-weight:normal;}


 A.linkSubTitulo:link	{font-family: Verdana, Arial; color: black;	FONT-SIZE: 14px; text-decoration: none;		font-weight:normal;}
 A.linkSubTitulo:visited		{font-family: Verdana, Arial; color: black;	FONT-SIZE: 14px; text-decoration: none;		font-weight:normal;}
 A.linkSubTitulo:hover		{font-family: Verdana, Arial; color: blue;	FONT-SIZE: 14px; text-decoration:underline; font-weight:normal;}
 A.linkSubTitulo:active		{font-family: Verdana, Arial; color: black;	FONT-SIZE: 14px; text-decoration:none;		font-weight:normal;}


.titulo {
	   font-family: Verdana, Arial;
	   color: black;
	   text-decoration: none;
	   font-weight: bold;
	   font-size: 14px
	   }

.tituloSessao
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
} 


.subtitulo {
	   font-family: Verdana, Arial;
	   color: black;
	   text-decoration: none;
	   font-weight: bold;
	   font-size: 10px
	   }

.legenda {
	   font-family: Verdana, Arial;
	   color: gray;
	   text-decoration: none;
	   font-weight: normal;
	   font-size: 10px
	   }

.informacao {
	   font-family: Verdana, Arial;
	   color: black;
	   text-decoration: none;
	   font-weight: normal;
	   font-size: 12px
	   }

 A.legendaLink:link			{font-family: Verdana, Arial; color: gray;	FONT-SIZE: 10px; text-decoration: none;	font-weight:normal;}
 A.legendaLink:visited		{font-family: Verdana, Arial; color: gray;	FONT-SIZE: 10px; text-decoration: none;	font-weight:normal;}
 A.legendaLink:hover		{font-family: Verdana, Arial; color: blue;	FONT-SIZE: 10px; text-decoration: none; font-weight:normal;}
 A.legendaLink:active		{font-family: Verdana, Arial; color: gray;	FONT-SIZE: 10px; text-decoration: none;	font-weight:normal;}

 A.linkOpcao:link		{font-family: Verdana, Arial; color: black;	FONT-SIZE: 10px; text-decoration: none;	font-weight:bold;}
 A.linkOpcao:visited	{font-family: Verdana, Arial; color: black;	FONT-SIZE: 10px; text-decoration: none;	font-weight:bold;}
 A.linkOpcao:hover		{font-family: Verdana, Arial; color: red;	FONT-SIZE: 10px; text-decoration: none; font-weight:bold;}
 A.linkOpcao:active		{font-family: Verdana, Arial; color: black;	FONT-SIZE: 10px; text-decoration: none;	font-weight:bold;}

 A.linkSessao:link		{font-family: Arial, Verdana; color: black;	FONT-SIZE: 11px; text-decoration: none;	font-weight:normal;}
 A.linkSessao:visited	{font-family: Arial, Verdana; color: black;	FONT-SIZE: 11px; text-decoration: none;	font-weight:normal;}
 A.linkSessao:hover		{font-family: Arial, Verdana; color: red;	FONT-SIZE: 11px; text-decoration: none; font-weight:normal;}
 A.linkSessao:active	{font-family: Arial, Verdana; color: black;	FONT-SIZE: 11px; text-decoration: none;	font-weight:normal;}
