.picture_left {
	margin: 0px 10px 10px 0px;
}
.black_heading {
	color: #333333;
  font-weight : bold;
	font-size: 1.2em;
}
.orange_heading {
	color: #FF9A30;
  font-weight : bold;
	font-size: 1.2em;
}
.blue_heading {
	color: #275C92;
  font-weight : bold;
	font-size: 1.2em;
}
.green_heading {
	color: green;
  font-weight : bold;
	font-size: 1.2em;
}
.red_heading {
	color: red;
  font-weight : bold;
	font-size: 1.2em;
}
.wha_heading {
	color: #81A34C;
  font-weight : bold;
	font-size: 1.2em;
}


