/********** BEGINN STYLE-SHEET-DEFINITIONEN **********/

/* BODY */
body            { color: #016000; background:#016000 }
/* SCHRIFTDEFINITIONEN */
body,p,div,font,td,th         { font-style: italic; font-size: 12pt; font-family: "Times New Roman" }
h1   { font-weight: normal; font-size: 9pt }

/* LINKS */
a   { color: #ffdd00; font-style: italic; font-weight: 200; text-decoration: none }
a:hover     { color: #FFFFFF; background-color: transparent }
a:active { color:#FF3300; }



