#recfont {

font: normal normal 14 Arial Narrow;
color: navy;
text-decoration: none;
}

#colfont {

font: normal bold 14 Arial Narrow;
color: black;
text-decoration: none;
}

#tabel {
border: thick solid black;
text-align: justify;
background: #FAF8CC repeat scroll 0% 0%;

}