.Heading {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.group {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.text {
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}
.small_Type {
	font-size: 10px;
	color: #0000FF;
}
