@charset "UTF-8";
.HEADING {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000066;
}

