.gray:link
{
   text-decoration: underline;
	color: rgb(102,102,102); 
}

.gray:visited
{
   text-decoration: underline;
   color: rgb(102,102,102); 
}

.gray:hover
{
  color: rgb(63,162,44); 
  text-decoration: underline;
}

.blue:visited
{
   text-decoration: underline;
	color: rgb(51,102,153); 
}
.blue:link
{
   text-decoration: underline;
	color: rgb(51,102,153); 
}
a:visited
{   
   text-decoration: underline;
	color: rgb(41,120,29); }
a:link
{
   text-decoration: underline;
	color: rgb(41,120,29); 
}
a:hover
{
  color: rgb(63,162,44); 
  text-decoration: underline;
}

a:active 
{
   text-decoration: underline;
	color: rgb(63,162,44);
}
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
}
body
{
   font-family: Verdana, Arial,Helvetica;
   font-size: 8.5pt;
   background-color: rgb(255,255,255);
   color: rgb(0,0,0);
   margin-left: 0pt;
   margin-right: 0pt;
   margin-top: 5pt;
   
}
table
{
   font-family: Verdana, Arial;
   font-size: 8.5pt;
}
P 
{
  text-indent: 15; 
  margin-right: 0;
  margin-top: 0; 
  margin-bottom: 9;
  align="justify"
}
h1
{
	font-family: Verdana, Arial;
	color: rgb(0,0,0);
	font-size: 8pt;
	font-weight: bold;
   text-indent: 0; 
   margin-right: 0;
   margin-top: 0; 
   margin-bottom:3;
   align="justify"

	
}
h2
{
	font-family: Verdana, Arial;
	color: rgb(51,102,153);
	font-size: 11pt;
	font-weight: bold;
   text-indent: 0; 
   margin-right: 0;
   margin-top: 0; 
   margin-bottom:3;
   align="justify"

	
}
img
{
 border=0
}
HR
{
 noshade 
 size:1;
 color: rgb(75,74,74); 
}

.input {
 border:1 solid #000000;font-family: Verdana, Arial; font-size: 8pt; font-style: normal; font-weight: normal; color: #000000; background-color:#FFFFFF; border-color: #000000}
}

.botao {
background-color:#999999; font-weight:bold;font-size: 9; color: #000000; font-family: verdana, arial
}
