.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	text-transform: none;
}
.bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: #39944A;
}
.boldblack {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: #000000;
}
.boldgrey {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: #666666;
}
.boldgreen {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 21px;
	font-weight: bold;
	color: #C03;
}
