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.titulo	{ color : rgb(0,0,0);
		  font  : bold 14pt Times New Roman;
		  text-decoration: none ! important;  }
a.texto		{ color : rgb(0,0,0);       
		  font  : 12pt Times New Roman;
		  text-decoration: none ! important;  }
a.texto	strong	{ color : rgb(0,0,0);       
		  font  : bold 12pt Times New Roman;
		  text-decoration: none ! important;  }
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  : bold 14pt Times New Roman;  
		  text-align: center;}
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);       }
.tercera	{ color : rgb(0,0,0);
		  font  : bold 16pt Times New Roman;
		  text-align: center;                 }
.titulo		{ color : rgb(0,0,0);
		  font  : bold 14pt Times New Roman;
		  text-align: center;                 }
.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;  }
.aloc		{ color : rgb(0,0,0);       
		  font  : 10pt Times New Roman;  }
.sumario	{ color : rgb(0,0,0);       
		  font  : bold 16pt Times New Roman;
		  text-align: center ! important;     }
.lista		{ color : rgb(0,0,0);       
		  font  : 12pt Times New Roman;
		  margin-top: 0px;    
		  margin-bottom: 0px;                 }