@charset "utf-8";
.class-white {
	font-family: "Bookman Old Style";
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #4F4F4F;
}
.red-16 {
	font-family: "Bookman Old Style";
	font-size: 16pt;
	color: C01800;
	font-weight: bold;
}
a:link {
	font-family: "Bookman Old Style";
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4F4F4F;
	text-decoration: underline;
}
a:visited {
	font-family: "Bookman Old Style";
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #A20B00;
	text-decoration: none;
}
a:active {
	font-family: "Bookman Old Style";
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #EA1600;
	text-decoration: blink;
}
a:hover {
	font-family: "Bookman Old Style";
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: blink;
}
.book-10 {
	color: #4F4F4F;
	font: Bookman Old Style;
	font-size: 10pt;
}

