body { 

text-align: left;
} 

TD {FONT-SIZE: 12px; COLOR: #333;}
.solid-bottom {BORDER-BOTTOM: #dddddd 1px solid}

.sec1  {
background-color:  #f9fbff;
cursor:  hand;
color:  #000000;
border-left:  1px  solid  #f9fbff;
border-top:  1px  solid  #f9fbff;
border-right:  0px  solid  gray;
border-bottom:  1px  solid  #f9fbff
}
.sec2  {
background-color:  #f9fbff;
cursor:  hand;
color:  #d72d24;
border-left:  1px  solid  #f9fbff;
border-top:  1px  solid  #f9fbff;
border-right:  0px  solid  gray;
font-weight:  bold;
}