a:active, a:focus {
	outline: 0;
}
.body {
	font-family: courier;
	font-size: 0.8em;
	color: #333333;
	text-align: left;
	line-height: 1.5em;
	margin: 0px;
	padding: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}
.h1 {
	font-family: courier;
	font-size: 0.8em;
	color: #000000;
	text-align: left;
	line-height: 1.5em;
	margin: 0px;
	font-weight: bolder;
	padding: 15px;
}
