body {
	margin: 0px;
	padding: 0px;
}
body, td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
h3 {
	padding-left: 12px;
	font-size: 16px;
}
.fit-screen {
	height: 100%;
}
.small-text {
	font-size: 11px;
}
.posted {
	color: #666666;
	font-size: 10px;
}
a {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
form {
	margin: 0px;
	padding: 0px;
}
