.greenSubTitle
{
  color: #0E784A;
  font-size: 120%;
  font-weight: normal;
}

.Title
{
  color: #0E784A;
  font-size: 145%;
  font-weight: bold;
}

.Heading
{
	color: #000000;
	font-size: 125%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;

}

.BodyText
{
	color: #000000;
	font-size: 100%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;

}

.Sub-heading1
{
  color: #0E784A;
  font-size: 125%;
  font-weight: bold;
}

.Sub-heading2
{
  color: #0E784A;
  font-size: 110%;
  font-weight: normal;
}

.BoldTextGrey
{
  color: #666666;
  font-size: 100%;
  font-weight: bold;
}

.BoldTextGreen
{
  color: #0E784A;
  font-size: 100%;
  font-weight: bold;
}
