h1 {
	font-family: arial;
	font-size: 15px;
	color: #336633;
	font-weight: normal;
	text-decoration: none;
}

h2 {font-family: arial; font-size: 14px; color: #733506; font-weight: normal;}
h3 {
	font-family: arial;
	font-size: 12px;
	color: #4D4A33;
	font-weight: normal;
	padding-left: 8px;
    
}
h4 {font-family: arial; font-size: 11px; color: #4D4A33; font-weight: normal; }
h5 {font-family: arial; font-size: 11px; color: #4D4A33; font-weight: normal;}
h6 {font-family: arial; font-size: 9px; color: #9E0D62; font-weight: normal;}
.linken {
	font-family: arial; font-weight: normal; font-size: 12px;
	color: #00ff00; text-decoration: none;
}
.linken:hover {
	font-family: arial; font-weight: normal; font-size: 12px;
	color: #00ff00; text-decoration: underline;