<!--

body {
 font-family: arial, helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
 background-color: #000;
}
b {
 font-family: helvetica;
 font-size: 14px;
}
p {
 font-family: helvetica;
 font-size: 12px;

}
h1 {
 font-family: helvetica, arial, geneva, sans-serif;
 font-size: 24px;
 color: #000000;
}
h2 {
 font-family: helvetica, arial, geneva, sans-serif;
 font-size: 18px;
 color: #000000;
}
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 {text-decoration: none;}
a:hover {text-decoration: underline;}
a:link { color: #333;}
a:visited { color: #666;}
a:active { color: #999;}


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


//-->

