.body {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.site-body {
	font-family: "Courier New", Courier, mono;
	font-size: medium;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	line-height: normal;
}
.new {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}
