        td,div,span,a,input,button,textarea{
            font-family:verdana;
            font-size:10px;
            text-decoration:none;
        }
        
        input,textarea{
            border: 0px;
            background-color:#eeeeee;
            font-weight:bold;
            color:#930000;
        }
        
        a{
            color:#990000;
        }
        
        a.main{
            color:white;
        }
        
        .white{
            color:white;
        }        
        
        .bordeaux{
            color:#990000;
        }
        
        .black{
            color:black;
        }
        a.black{
            color:black;
            font-size:12px;
        }
        
        .headline{
            font-size:17px;
            color:white;
        }
        .header{
            font-size:13px;
            color:white;
        }
        
        .content{
            font-size:10px;
            text-align:justify;
        }
        
        .mTitel{
            font-size:12px;
            font-weight:bold;
            text-decoration:underline;
            color:#990000;
        }
        
        a.mTitel{
            text-decoration:underline;
        }
        
        .mSubTitel{
            font-size:10px;
        }
        
        .mPrize{
            font-size:14px;
            font-weight:bold;
            color:#990033;
        }
        li{
            line-height:20px;
        }
        .ticker{
            border:solid 1px gray;
            font-size:12px;
            font-weight:bold;
            color:#930000;
        }
		
		h1
		{
		font-size:16px;
		}

		h3
		{
		font-size:12px;
		}
		
		h4
		{
		font-size:12px;
		}
		
		TABLE  {
		border-collapse: collapse;
		}
		
		TABLE TD {
		padding: 0px;
		}
		
		#Ticker {
		width:400px;
		}

