.norm {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border: #000000;

}
.bold {

	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666633;
	border: #000000;

}
a:visited {


	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a:hover {



	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}
a:active {




	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
hr {
	color: #847453;
}
.bold14 {


	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
