<!--

body {
 font-family: arial, helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
}
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;
}

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.border {
 font-size: 12px;
 color: #000000;
 border: black;
 border-width: thin;
  border-style: ridge;
}
td.full {
 font-family: verdana, geneva, sans-serif;
 font-size: 13px;
 color: #000000;
 border: black;
 border-width: thin;
 background-color: #ffffcc;
 border-style: ridge;
}

td.curatedby {
 font-family: helvetica, arial, geneva, sans-serif;
 font-size: 16px;
 color: #000000;
}

a {text-decoration: none;}
a:hover {text-decoration: underline;}
a:link { color: #cc0000;}
a:visited { color: #990000;}
a:active { color: #ff0000;}


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


//-->
