TABLE {
        
    font-family:   Verdana, Arial, Helvetica, sans-serif; 
    font-size:     10pt; 
    font-weight:   normal; 
    color:	   #E7D3BD;	
    text-align:    justify;

}
       
TH.jc {
    border: solid 1px #E7D3BD;
    color: white;
    background: gray;
    font-weight: bolder;
    font-size: 12pt;
    height:	 30px;
}   

TD.jc {
   text-align:    center;

}