.bodytext {
	font-family: verdana; 
	font-size: 11px; 
	color: #000000;
	line-height: 20px;
}

.articleText {
	font-family: verdana; 
	font-size: 12px; 
	color: #000000;
	line-height: 20px;
}

.titleText {
	font-family: times new roman, serif; 
	font-size: 18px; 
	color: #000000;
}

.teasertext {
	font-family: times new roman, serif; 
	font-size: 16px; 
	color: #000000;
	font-style: italic;
}

.printText {
	font-family: verdana; 
	font-size: 12px; 
	color: #000000;
	line-height: 20px;
}

.smalltext {
	font-family: verdana; 
	font-size: 10px; 
	color: #000000;
	letter-spacing: 1px;
	line-height: 15px;
}

.smalltext2 {
	font-family: verdana; 
	font-size: 10px; 
	color: #000000;
}

.footertext1 {
	font-family: verdana; 
	font-size: 10px; 
	color: #787878;
}

.footertext2 {
	font-family: verdana; 
	font-size: 10px; 
	color: #000000;
}

a:link, a:visited {
	color: #6D685B;
	text-decoration: none;
}

a:hover, a:active {
	color: #333333;
	text-decoration: underline;
}

.imgTeaser
{
	float: left;
	margin: 0px 15px 0px 0px;	
	border: none;
}

.teaser
{
	float: right;
	width: 420px;
}