@charset "utf-8";
.bigbox {
	border: thin solid #FFD21A;
	text-align: left;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #21211F;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #033D00;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #9B5E20;
	text-align: left;
}
.Linkage {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #600;
}
a img { border:none;
}