body
{
	background-image: url('images/fundo.gif'); 
	color: black; 
	font-size: 10pt; 
	font-style: normal;
	text-align: left; 
    font-family: Georgia, "Times New Roman", Times, serif; 
	margin-top: 0 ; 
	margin-left: 0 ; 
	padding-top: 0 ;
}
p
{
    font-size: 10pt; font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	margin-top: 0 ; 
	margin-left: 0 ; 
	margin-right: 0 ; 
	padding-top: 0 ;
}

a:link        { color: #006400 ;  /* DarkGreen     */ ; font-weight: bold; text-decoration: none;} 
a:visited     { color: #2F4F4F ;  /* DarkSlateGray */ ; font-weight: bold; text-decoration: none;}
a:active      { color: #008000 ;  /* Green         */ ; font-weight: bold; text-decoration: none;}
a:hover       { color: #A52A2A ;  /* Brown         */ ; font-weight: bold; text-decoration: none;}


table
{   background-color=#C0CDC4;
	font-size: 10pt;
	font-style: normal;
	table-align: center;
	text-align: left;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
}

h1, h2, h3, h4, h5, h6 
{
	color: #000000; 
	font-family: Georgia, "Times New Roman", Times, serif ; 
    font-weight: bold;
	text-align: left; 
	text-decoration: none;
}

h1 { font-size: 14pt;}
h2 { font-size: 13pt;}
h3 { font-size: 12pt;}
h4 { font-size: 11pt;}
h5 { font-size: 10pt;}
h6 { font-size:  9pt;}