.bottomLinks {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}
.letterBody {
	font-family: "Courier New", Courier, mono, "Times New Roman", Times;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.bodySmall {
	font-family: "Courier New", Courier, mono, "Time New Roman", Times;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
.body {
	font-family: "Courier New", Courier, mono, "Time New Roman", Times;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.votes {
	font-family: "Courier New", Courier, mono, "Times New Roman", Times;
	font-size: 11px;
	color: #333333;
}
.inputBox {
	font-family: "Courier New", Courier, mono, "Time new roman", times;
	color: #333333;
	height: 22px;
	width: 160px;
}
