.RedHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.GreyCellBG {
	background-color: #CCCCCC;
}
.ParagraphText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #330000;
	text-decoration: none;
}
.smallParagraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #330000;
}
a {
	color: #0033FF;
	text-decoration: none;
	}

