.content-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    font-weight: bold;
}
.content-subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: bold;
    font-style: normal;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.hometurf-green {
    font-weight: bold;
	color: #3B9623;
}
HR.content {
    align: center;
    width: 75%;
}
A.content {
    font-weight: bold;
	color: #3D3D3D;
	text-decoration: underline;
}

.gutter-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.gutter-content-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.gutter-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
A.gutter-content {
    font-weight: bold;
	color: #C3E3BA;
	text-decoration: underline;
}

.legalese {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #000000;
}
A.legalese {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.formElements {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.errorBox { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  color: #000000; 
  background-color: #999966;
  border: thin #000000 solid;
  font-weight: normal;
  padding: 5;
}
