body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #444444;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #FFFFFF;
}
.subhead {
	font-size: 16px;
	font-weight: bold;
}
.error {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF3F28;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #444444;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #FFFFFF;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF3F28;
}
#allcomments {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #4D4B43;
	line-height: 18px;
}
#allcomments b {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #4D4B43;
}
#commentsBox #root0 #scroll0Container #scroll0Content #allcomments a {
	color: #4D4B43;
}
#commentsBox #root0 #scroll0Container #scroll0Content #allcomments p {
	margin-bottom: 11px;
}
a {
color: #FF3F28;
text-decoration:none;
}
a:hover {
color: #FF3F28;
text-decoration:underline;
}
