<!--
p.de {
 font-family:  helvetica, arial,sans-serif,geneva,lucida;
 font-size: 14px;
}
small {
 font-family:  helvetica, arial,sans-serif,geneva,lucida;
 font-size: 10px;
}
td {
 font-family: helvetica, arial, lucida, geneva, sans-serif;
 font-size: 12px;
 color: #000000;
}
td.full {
 font-family: verdana, geneva, sans-serif;
 font-size: 13px;
 color: #000000;
 border: black;
 border-width: 1px;
 background-color: #fff;
 border-style: solid;
}
td.border {
 font-size: 12px;
 color: #000000;
 border: black;
 border-width: 1px;
 border-style: solid;
 border-color: #ccf;
}

a.dark:link { color: #000000;}
a.dark:visited { color: #000000;}
a.dark:active { color: #ff0000;}
//-->
