td	{
    	font-family:"Times New Roman",verdana,helvetica;
		font-size:10pt;
        color:#333333;
		line-height:13pt;
	}
	
a
    {
        text-decoration:none;
        color:#663300;
    }
	
a:hover
    {
        text-decoration:none;
        color:#cc0000;
    }
	
.hltext	{
		font-weight:bold;
		font-style:italic;
	}
		
.small	{
    	
		font-size:8pt;
        color:#333333;
	}

.telnr	{
		color:#663300;
		font-weight:bold;
		font-style:italic;
		font-size:20px;
		}
		
.tracknr {
		color:#ffffff;
		background-color:#AD9999;
		font-weight:bold;
		width:18px;		
		height:18px;
		text-align:center;
	}
	
.copy	
	{
		font-size:8pt;
        color:#999999;
		padding-left:30px;
		padding-top:5px;
		padding-right:30px;
		padding-bottom:2px;
	}
	
.submit			
		{
			BACKGROUND-COLOR: #FF9900; 
			border-width:1;
			color:#ffffff;
			font-weight:bold;
		}
		
.xtrem
	{
		color:#990000;
		font-weight:bold;
		font-size:22pt;
	}
	
.hltextred	{
		font-weight:bold;
		font-style:italic;
		color:#990000;
	}	