<style type="text/css">
#liste .table{
FONT-FAMILY: geneva, arial, helvetica, sans-serif; 
}
#liste .headline {
TEXT-ALIGN: left;
vertical-ALIGN: middle;
COLOR: #FFFFFF;
background: #00017F;
font-size:16px;
font-weight: bold;
}
#liste .row1 {
COLOR: #000;
background: #fff;
font-size:12px;
font-weight: normal;
border-bottom: 1px solid #aaa;
}
#liste a {
COLOR: #000;
TEXT-DECORATION: underline;
}
#liste .row2 {
TEXT-DECORATION: none;
COLOR: #000;
background: #eee;
font-size:12px;
font-weight: normal;
}
</style>