.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;
}
a.bodySmall:hover {
	font-family: "Courier New", Courier, mono, "Time New Roman", Times;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-decoration:none;
}
.body {
	font-family: "Courier New", Courier, mono, "Time New Roman", Times;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
a.body:hover {
	font-family: "Courier New", Courier, mono, "Time New Roman", Times;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration:none;
}
.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;
}
.tips {

	font-family: "Courier New", Courier, mono, "Time New Roman", Times;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
.blankInput {
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	font-weight: bold;
	color: #221F72;
	border-bottom: thin dashed #221F72;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-bottom: 15px;
	height: 25px;
	padding-top: 3px;
	padding-bottom: 2px;













}
.blankStar {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	font-weight: bold;
	color: #221F72;
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-bottom: 15px;
	padding-top: 6px;
	padding-bottom: 2px;
}
.blankInputMlty {
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	font-weight: bold;
	color: #221F72;
	margin-bottom: 15px;
	padding-top: 3px;
	padding-bottom: 2px;
	border: thin dashed #221F72;

}
.counter {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}
