table {
font-size: 7pt;
font-family : verdana;
}
.tdcolor_a { 
	background-color: #0; 
	font-family : verdana; 
	font-size: 7pt;
}
.tdcolor_b { 
	background-color: #fbf6f8; 
	font-family : verdana; 
	font-size: 7pt; 
	font-weight : bold;
}
.tdcolor_c { 
	background-color: #666666; 
	font-family : verdana; 
	font-size: 7pt;
}
.tdcolor_d { 
	background-color: #FFFFFF; 
	font-family : verdana; 
	font-size: 7pt;
}
.tdcolor_e { 
	background-color: #666666; 
	font-family : verdana; 
	font-size: 7pt;
}
.tdcolor_f { 
	background-color: #666666; 
	font-family : verdana; 
	font-size: 7pt;
}

<!-- sombra -->
.s	{ color: #F1CDD8;}

<!-- resaltado -->
.pink	{ color: #F1CDD8;}
.green	{ color: #D7D4C8; font-weight : bold;}

<!-- titulos -->
.b  { FILTER: shadow(color=#F1CDD8,direction=120,strength=3); WIDTH: 100%; COLOR: #C79D9E; font-weight : bold; font-size: 8pt; }
<!-- titulo index -->
.b2  { FILTER: shadow(color=#F1CDD8,direction=120,strength=3); WIDTH: 100%; COLOR: #C79D9E; font-weight : bold; font-size: 8pt; }


<!-- fondo dot -->
.tddot { background-image : url(../images/line_dot.gif);background-repeat : repeat-x;background-attachment : fixed;}

