body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.red-bold-x-large {
	font-size: x-large;
	font-weight: bold;
	color: #FF0000;
}
.blue-bold-med {
	font-size: medium;
	font-weight: bold;
	color: #0000FF;
}
.bold-body {
	font-weight: bold;
}
