body { background-color:           #000000;

       SCROLLBAR-3DLIGHT-COLOR:    #ff0000;
       SCROLLBAR-HIGHLIGHT-COLOR:  #ef0000;

       SCROLLBAR-FACE-COLOR:       #cf0000;

       SCROLLBAR-SHADOW-COLOR:     #af0000;
       SCROLLBAR-DARKSHADOW-COLOR: #9f0000;

       SCROLLBAR-TRACK-COLOR:      #4f0000; 

       SCROLLBAR-ARROW-COLOR:      #000000;
       
     }

p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,span,td,th,address,blockquote,nobr,b,i
     { font-size: 12pt; color:#FF0000; font-family:Arial, sans-serif; }

h1 { font-size:large; }

h2 { font-size:medium; }

h5 { font-size:large; }

h6 { font-size:medium; }

a:link { color:#FFFF00; text-decoration: none}
a:visited { color:#FFB000; text-decoration: none}
a:active { color:#D0D000; text-decoration: none}
a:hover { color:#FFFF00; text-decoration: underline overline}

.smaller {  font-size: 8pt; }
.small {  font-size: 10pt; }
.big {  font-size: 14pt; font-weight: bold}
.bigger {  font-size: 17pt; font-weight: bold}
.bold {  font-weight: bold}
.kursiv {  font-style: italic}

.tab {  line-height: 30px}

.shading {
	background-color: #222222;  
}

.header {
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	padding: 2 2 2 2;
	background-color: #000000;
}

.value {
	font-size: 9pt;
	color: red;
}


