@charset "UTF-8";
.bodytxt {
	font-family: "Courier", Courier New, monospace;
	font-size: 13px;
	line-height: 14px;
	color: #000000;
}
.headertxt {
	font-family: "Courier New", Courier, monospace;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.bodytxtbld {
	font-family: "Courier", "Courier New", monospace;
	font-size: 14px;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
}
.bodytxtbldsm {
	font-family: "Courier", "Courier New", monospace;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	font-weight: bold;
}
.link {
	font-family: "Courier", Courier New, monospace;
	font-size: 14px;
	line-height: 13px;
	color: #ce5f05;
	font-weight: bold;
}
.link2 {
	font-family: "Courier", Courier New, monospace;
	font-size: 11px;
	line-height: 13px;
	color: #ce5f05;
	font-weight: bold;
}
