body {
    scrollbar-base-color: ;
    scrollbar-arrow-color: ;
	margin-top: 0px;
}
.hyperlink1:link {
	color: #000000;
	text-decoration: none
}
.hyperlink1:visited {
	color: #000000;
	text-decoration: none
}
.hyperlink1:hover {
	color: #FF8533;
	text-decoration: underline
}
.black_small {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: black;
}
.black_normal {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: black;
}
.black_big {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: black;
}
.black_bold {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: black;
}