@charset "UTF-8";
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 19px;
	font-weight: bold;
	color: #333333;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	text-transform: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
