.Bodycopy {
	font-family: "Arial", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
.BodyBold {
	font-family: "Arial", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.Bodyred {
	font-family: "Arial", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #660000;
}
.Bodyredbold {
	font-family: "Arial", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #660000;
}
