@charset "UTF-8";
body {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
a {
	color: #000000;
	text-decoration: underline;
}
p {
	margin-left: 15px;
}
.indent {
	margin-left: 30px;
}
.newsitem {
	font-size: small;
	margin-left: 20px;
}
.date {
	font-family: "Courier New", Courier, monospace;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
