 .estilotabla{ 
    background-color:ffffff; 
    border-style:solid; 
    border-color:666666; 
    border-width:0px; 
} 
.estilocelda{ 
    background-color:ddeeff; 
    color:333333; 
    font-weight:bold; 
    font-size:10pt; 
} 

.black-text {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	
}
.black-text2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	
}

.black-bold-text {
	font-family:  Arial;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

.black-middle-text {
	font-family:  Arial;
	font-size: 18px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}


.link {
	font-family:  Arial;
	font-size: 11px;
	color: #FF9600;
	
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif, "Helvetica Narrow";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
