BODY {
 background-color: white;
 background-image: url("./pictures/bg_1.jpg");
 color:black;
 font-family:Tahoma,Arial;
 }

TD { font-family:Tahoma,Times;
     font-style:normal;
     font-variant:normal;
     font-size:10pt;
     font-weight:normal;
     text-decoration:none;
     color:black;
}

TD.FOOTER {
     font-family:Tahoma,Arial,Times;
     font-style:normal;
     font-variant:normal;
     font-size:8pt;
     font-weight:normal;
     text-decoration:none;
     color:black;
}

DIV.H1 {
    font-size:12pt;
    font-weight:bold;
    color:black;
    margin-top:8pt;
    margin-bottom:8pt;
}

DIV.BROWN { color:brown; }
SPAN.BROWN { color:brown; }
SPAN.SPECIES {
    font-family:Times,Arial;
    font-size:12pt;
    font-weight:bold;
    font-style:italic;
    color:blue;
}

A:LINK
 {
 font-family:Tahoma,Arial,Times;
 font-style:oblique;
 font-variant:normal;
 font-weight:bold;
 color:blue;
 text-decoration: none;
 }

A:VISITED
 {
 font-family:Tahoma,Arial,Times;
 font-style:italic;
 font-variant:normal;
 font-weight:bold;
 color:darkred;
 font-family:Arial;
 color: darkblue;
 }

