.website_heading {
	font-family: "Trebuchet MS", Helvetica, sans-serif, Arial Narrow, Sans-Serif;
	font-size: 30pt;
	color: black;
	margin-top: 20px;
	margin-bottom: 18px;
}

h1 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 32pt;
	color: black;
}

h2 {
  padding-top: 15px;
}

h2.nopadding {
  padding-top: 0px;
}

h3.box-heading-frontpage {
  margin-bottom: 5px;
}