body,td,th {
	font-family: Courier New, Courier, mono;
	font-size:9px
	color: #333333;
}
body {
	margin-left: 20px;
	margin-top: 50px;
	margin-right: 20px;
	margin-bottom: 20px;
}
a {
	font-family: Courier New, Courier, mono;
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.credit {
	font-size: 12px;
}
.title {
	font-weight:bold;
}