html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#logo {
	font-family: Arial;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
}
#bottomzone {
	text-align: center;
}
.ban {
	font-family: Arial, Helvetica, sans-serif;
}
.banmsg {
	font-size: 1.3em;
	font-weight: bold;
}
.bannedby {
	font-size: 1.1em;
	font-weight: bold;
}
.banreason {
	font-size: 1.1em;
	font-weight: normal;
}
.blotter {
	font-size: 12px;
	text-align: center;
}
.filetitle {
	font-size: 1.2em;
	font-weight: bold;
}
.rss {
	text-align: center;
}
.rss-box, .rss-box-blotter {
	font-family: arial;
	font-size: 11px;
}
.rss-box-blotter {
	font-size: 16px;
	font-weight: bold;
}
.qrpostblock {
	font-family: Arial;
	font-weight: 600;
}
.unkfunc {
	font-size: 13px;
	font-weight: 600;
}
.dellist {
	font-weight: bold;
	text-align: center;
}
.pagelist {
	font-size: 16px;
	text-align: center;
}
input, textarea {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}
.replytitle {
	font-size: 1.2em;
	font-weight: 600;
}
.postername {
	font-weight: bold;
}
.reflink a {
	color: inherit;
	text-decoration: none;
}
.commentpostername {
	font-weight: 600;
}
#footer p {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 6px;
	padding: 1px 0;
}
#footer {
	font-size: 14px;
