div.list0 {
    margin:0px 0px 0px 0px;
}
.list0 a {
width:100%;
display: block;
font-family:arial;
padding:2px;
text-decoration:none;
font-weight:bold;
background-color:#f5f5dc;
color : #000000;
font-family : "Palatino", "Palatino Linotype",Arial, Helvetica, sans-serif; 
font-size : 9pt; 
font-weight : bold; 
}
.list0 a:hover 
{
background-color:#006600;
color:white;
}

div.list1 
{
margin:0px 0px 0px 0px;
}
.list1 a 
{
width:100%;
display: block;
font-family:arial;
padding:2px;
text-decoration:none;
font-weight:bold;
background-color:#99CC99;
color : #000000;
font-family : "Palatino", "Palatino Linotype",Arial, Helvetica, sans-serif; 
font-size : 9pt; 
font-weight : bold; 
}
.list1 a:hover {
background-color:#006600;
color:white;
}
tr.list0
{
background-color:#f5f5dc;
}

tr.list1
{
background-color:#99CC99;
}
