span.Help_Header 
{
  font-size:20px;
  color: #3c2500;
}
span.Help_IndexHeader
{
  font-size:15px;
  font-weight:bold;
}
div.Help_QuestionHeader
{
	font-size:15px;
	font-weight:bold;
	margin-bottom:16px;
	margin-top:16px;
	color: #3c2500;
}
a.Help_QuestionAnchor
{
  text-decoration:none;
  color: #3c2500;
}
div.Help_QuestionBody
{
  font-size:13px;
}