/* Global Styles */

body {
	font-style: normal;
	}
	
td {
	font-family: Tahoma;
	font-size: 14px;
	}
	
table {
	font-family: Tahoma;
	font-size: 14px;
	}
	
th {
	font-family: Tahoma;
	font-size: 14px;
	}

/* ID Styles */


#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}

.groteletters {
	font-family: Tahoma;
	font-size: 16px;
}
	
.kleineletters {
	font-family: Tahoma;
	font-size: 14px;
}

.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}
	

