.body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.h1 {
    font:Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #666666;
	font-weight: bold; 
	}
	
.h2 {
    font:Arial, Helvetica, sans-serif;
    font-size:14px;
	color: #666666;
	font-weight: bold; 
	} 
.engels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;

}

.engels:link {
	color: #666666;
	text-decoration: none;
}
.engels:visited {
	color: #666666;
	text-decoration: none;
}
.engels:hover {
	color: #FF0066;
	text-decoration: none;
}
.engels:active {
	color: #666666;
	text-decoration: none;
}


a:link {
	color: #660099;
	text-decoration: none;
}
a:visited {
	color: #660099;
	text-decoration: none;
}
a:hover {
	color: #660099;
	text-decoration: none;
}
a:active {
	color: #660099;
	text-decoration: none;
}

