.black11courier {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #000000;
}
.black11courierbold {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.black11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
