@charset "utf-8";
.heading {
	font-family: "Courier New", Courier, monospace;
	font-size: 16pt;
	font-weight: bold;
}
.text {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
}
.pic {
	border: thin solid #666666;
	padding: 6px;
}

