@charset "utf-8";
.MainMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000099;
	font-weight: bold;
}
.headlines {
	font-size: x-large;
	font-family: Verdana;
	color: #000099;
}
.bodytext {
	font-size: medium;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
.fineprint {
	font-size: x-small;
	font-family: "Times New Roman", Times, serif;
}
