.content {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	color: #333333;
	text-align: left;
	left: 10px;
	right: 10px;
}
.content bold {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.head1 {
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}

