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: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);       }
h2		{ color : rgb(0,0,0);       }
h3		{ color : rgb(0,0,0);       }
h4		{ color : rgb(0,0,0);       }
h5		{ color : rgb(0,0,0);       }
h6		{ color : rgb(0,0,0);       }
.titulo		{ color : rgb(100,100,100); 
		  font  : bold 16pt Arial;
		  text-align:  right;}
.titulog	{ color : rgb(100,100,100); 
		  font  : bold 20pt Arial;}
.subtitulo	{ color : rgb(100,100,100); 
		  font  : bold 12pt Arial;
		  text-align:  right;}
.subtitulod	{ color : rgb(0,0,0); 
		  font  : bold 12pt Arial;
		  text-align:  right;}
.textof		{ color : rgb(0,0,0);
		  font  : 12pt Times New Roman;
		  text-indent: 25px;}
.texto		{ color : rgb(0,0,0);
		  font  : 12pt Times New Roman;
		  text-indent: 25px;
		  text-align:  justify;}
.texto	strong	{ color : rgb(0,0,0);
		  font  : bold 12pt Times New Roman; }
