body {
 background-color:#FFFFFF;
 font-family:Verdana,Arial,Helvetica;
 font-size:12px;
 color:#000000;
 topmargin:0;
}

font {
 font-family:Verdana,Arial,Helvetica;
 font-size:12px;
 color:#000000;
}

td, th {
 font-family:Verdana,Arial, Helvetica;
 font-size:12px;
 color:#000000;
 vertical-alignment:top;
}

h1 {
 font-size:12px;
 color:#000000;
 font-style:bold;
}

a, a:visited {
 color:#0000CC;
 text-decoration:none; /* nicht unterstrichen */
 font-style:bold;
}

a:hover, a:active {
 color:#0000DD;
 text-decoration:underline; 
}

tr {
 valign:top;
}

tt {
 font-family:Courier;
 font-size:10px;
 color:#00AA00;

}