a:link       { color: rgb(0,0,0) }
a:visited    { color: rgb(13,13,13) }
a:active     { color: rgb(13,13,13) }
a:hover      { color: rgb(128,128,128); font-weight: bold; border-style: outset }
body         { font-family: Times New Roman, Verdana; scrollbar-base-color: rgb(255,255,255); background-repeat: repeat; 
               background-color: rgb,255,255,255) }
body.eins    { font-family: Times New Roman, Verdana; background-color: rgb(255,255,255); scrollbar-base-color: rgb(255,255,255)}
table        { font-family: Times New Roman; table-border-color-light: Hex{255,255,255); 
               table-border-color-dark: rgb(255,255,255); background-repeat: repeat; 
               color: rgb(255,255,255); }
tr.eins      { font-family: Times New Roman; table-border-color-light: rgb(0,0,0); 
               table-border-color-dark: rgb(0,0,0); background-repeat: repeat; 
               background-color: rgb(255,255,255); }
h1, h2, h3, h4, h5, h6 { font-family: Times New Roman, Verdana, Helvetica }
h1           { color: rgb(13,13,13); font-size: 36pt }
h2           { color: rgb(13,13,13); font-size: 18pt; font-weight: bold }
h3           { color: rgb(13,13,13); font-size: 16pt }
h4           { color: rgb(13,13,13); font-size: 14pt }
h5           { color: rgb(0,128,0); font-size: 12pt }
h6           { color: rgb(13,13,13); font-size: 12pt; font-weight: bold }
p            { color: rgb(13,13,13); font-size: 12pt }
ul           { font-size: 12pt }

