a:link		{ color : rgb(0,0,0);}
a:visited	{ color : rgb(0,0,0);}
a:active	{ color : rgb(0,0,0);}
a.b		{ color : rgb(255,255,255); }
a.mail		{ color : rgb(0,0,0);
		  font  : bold 16pt Arial;
		  text-decoration: none ! important; }
a:link	   IMG	{ border: none; }
a:visited  IMG	{ border: none; }
a:active   IMG	{ border: none; }
body		{ background-color: rgb(255,255,255);
		  color : rgb(0,0,0);       }
table		{ table-border-color-light : rgb(255,255,255);
		  table-border-color-dark  : rgb(0,0,0); }
h1		{ color : rgb(0,0,0);       
		  font  : 18pt Times New Roman;    }
h2		{ color : rgb(0,0,0);       
		  font  : 16pt Times New Roman;    }
h3		{ color : rgb(0,0,0);       
		  font  : 14pt Times New Roman;    }
h4		{ color : rgb(0,0,0);       }
h5		{ color : rgb(0,0,0);       }
h6		{ color : rgb(0,0,0);       }
.conclusion	{ color : rgb(0,0,0);       
		  font  : bold 14pt Times New Roman;  }
.texto		{ color : rgb(0,0,0);       
		  font  : 12pt Times New Roman;
		  text-align: justify ! important;    }
.texto	strong	{ color : rgb(0,0,0);       
		  font  : bold 12pt Times New Roman;  }
.textop		{ color : rgb(0,0,0);       
		  font  : 10pt Times New Roman;
		  text-align: justify ! important;    }
.textoc		{ color : rgb(0,0,0);       
		  font  : 12pt Times New Roman;
		  text-align: center ! important;     }
.pedidos	{ color : rgb(0,0,0);       
		  font  : 10pt Arial;
		  text-align: left ! important;    }