body {
	font-family: arial;
	font-size: 8pt;
}
td {
	font-size: 8pt;
}
td#noborder {
	border: 0px solid #666;
}
#board {
	border-bottom: 0px solid #666;
	border-right: 0px solid #666;
}
#board td {
	border-top: 2px solid #666;
	border-left: 0px solid #666;
	color: black;
	font-size: 8pt;
	
	padding: 2px;
}
#smallfont {
	font-family: Small Fonts, Arial, sans-serif;
	font-size: 7pt;
}
th a {
	text-decoration: none;
}
#board th {
	border-top: 0px solid #666;
	border-left: 0px solid #666;
	
	padding: 0px;
	vertical-align: top;
	font-size: 8pt;
	text-align: center;
	margin: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	color: black;
}
a:hover {
	color: #59C;
}
#posts input {
	font-size: 8pt;
	font-family: Arial, sans-serif;
	border: 1px solid #888;
	height: 18px;
	background: white;
	color: black;
}
#posts textarea {
	font-size: 8pt;
	font-family: Arial, sans-serif;
	border: 1px solid #888;
	background: white;
	color: black;
}
p {
	margin-top: 0pt;
	margin-bottom: 6pt;
}
table {
	margin-top: 1px;
}
