a {
	display: inline;
	font-weight: bold;
	text-decoration: none;
}

body {
	background-color: #ffffff;
	color: #000000;
	font-family: Courier;
	font-size: 12pt;
}

