body      
		{
		font-family: Trebuchet MS;
		color: #FFFFFF;
		font-size: 10pt; 
		background: #000000;
		scrollbar-face-color: #262C3C;
		scrollbar-shadow-color: #000000;
		scrollbar-highlight-color: white;
		scrollbar-3dlight-color: black;
		scrollbar-darkshadow-color: #000000;
		scrollbar-track-color: #000000;
		scrollbar-arrow-color: #FFFFFF;}
.copy     
		{ 
		font-family: Trebuchet MS;
		color: #FFFFFF; 
		font-size: 7pt;
		}
.big
		{ 
		font-family: Trebuchet MS;
		color: #990000;
		font-size: 10pt; 
		font-weight: bold;
		}
A:link    
		{ 
		text-decoration: none;
		color: white;
		}
A:visited 
		{ 
		text-decoration: none;
		color: white;
		}
A:hover  
		{
        text-decoration: none;
        color: #F20707;
		}
td        
		{
		font-family: Trebuchet MS;
		font-size: 10pt;
		color: #FFFFFF;
		}
li     
		{ 
		font-family: Trebuchet MS;
		font-size: 10pt;
		color: #FFFFFF;
		}
.formtext
		{
        background-color: #4B7098;
        font-family: Trebuchet MS;
        font-size: 12pt;
        font-weight: bold;
        color: #FFFFFF;
		}
.tabletext 
		{
        font-family: Trebuchet MS;
        font-size: 12px;
        color: #CCCCCC;
        background-color: #DD4949;
		}
.ueberschrift
		{
        font-family: Trebuchet MS;
        font-size: 12pt;
        color: #000000;
        background-color: #DD4949;
        font-weight: bold;
        text-align: center;
		}
.error 
		{
        font-family: Trebuchet MS;
        font-size: 14pt;
        color: #FFFF00;
        font-weight: bolder;
		}
.buttons 
		{
        color: #FFFFFF;
        background-color: #4B7098;
		}
