.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {color: #4D240E; text-decoration: none} 
a:visited {color: #CC9933; text-decoration: none} 
a:hover {color: #EDB329; text-decoration: none} 
a:active {color: #EDB329; text-decoration: none}  
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F78400;
}
.dk_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC6600;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4D240E;
	line-height: 12pt;
}
.border {
	border: 1px solid #000000;
}

