.copy {
	font-family: Arial;
	font-size: 12px;
	color: #838383;
}
.copyred {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #B53838;
}
.copyrednonb {
	font-family: Arial;
	font-size: 12px;
	color: #b53838;
}
.printmap {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #000000;
}
.printmapred {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	font-weight: bold;
	color: #B53838;
}
