   table {
    width: 100%;
    border: 0px solid #cef;
    text-align: center; 
	font: 80% "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;}
th {
    font-weight: bold;
    background-color: #acf;
    border-bottom: 0px solid #cef; }
td,th {
    padding: 0px 0px;
	border: 1px solid #BA9;}

.odd {
    background-color: #def; }
.odd td {
    border-bottom: 1px solid #cef; }

tr:hover, .highlight { background-color: #E6E6FA; }

#l1 {
	font-weight:bold;
    font-size : 1.4em;
	color: #aa0000;
	}
#l2 {
	font-weight:bold;
    font-size : 1.2em;
	color: #000000;
	}
#l3 {
	font-weight:normal;
    font-size : 1em;
    color: #000000;
	}
#l4{
	font-weight:bold;
    font-size : 1em;
    width=5%
	color: #000000;
	}
