body, table, tr, td
{
  font-family: Arial;
  font-size: 9pt;  
}

th
{
  font-family: Arial;
  font-size: 9pt;  
  font-weight: bold;
  background-color: #E6FFB7;
  text-align: center;
}

a
{
  color: green;
}

a.menu
{
  font-weight: bold;
  color: black;
  text-decoration: none;
}

font.mensagemnegativa
{
  color: red;
  font-weight: bold;
}

font.mensagempositiva
{
  color: #008000;
  font-weight: bold;
}

.texto1 {
	font-size: 9pt;
	color: #66FF00;
	font-family: Arial, Helvetica, sans-serif;

}
.texto2 {

	font-size: 9pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.titulo1 {
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
tr.linha1
{
  background-color: #FFFFFF;
}
tr.linha2
{
  background-color: #F9FFE6;
}
