TABLE { background-color: white;border: medium solid Red;font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: green; font: bold}
CAPTION { background:#0000FF; color:#FFFFFF; text-align: center; padding-bottom:10px; font-weight:bold}
th { border-bottom: yellow 3px solid; text-align:center; font-weight:bold; font-size:25px; padding-top:5px; padding-bottom:5px }
td { background:white; text-align:left; font-style:italic; color:black}
td.green { background:green; border: 0px inset lime}
td.purple { background:#FF8C00; border: 0px inset orange}

