@charset "ISO-8859-1";
.content {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #CC0000;
}
.ongoing {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-weight: bold;
	color: #330066;
}
