@charset "UTF-8";
p {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	color: #000000;
}
a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
