@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #E4E4E4;
}


.bodytext_sm {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #374659;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #374659;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.headline_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
.TITLES {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.MENU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.MENU a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
