@charset "utf-8";
/* CSS Document */

.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #003399;
	text-transform: none;
	text-decoration: none;
}
.haedline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #003399;
	font-weight: bold;
}
