.ItemHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.ItemDescription {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;
}
.border {
	border: thin dashed #FF9999;
}
.SmallText {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	font-weight: normal;
}
