@charset "utf-8";
.note {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #999999;
	font-style: italic;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	color: #000000;
}
.bodyheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: oblique;
	font-weight: bold;
	color: #00529B;
}
.hfbadvertsing {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #000000;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
}
.border {
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-right-color: #00529B;
	border-bottom-color: #00529B;
	border-left-color: #00529B;
}
.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	color: #000000;
}
