.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0f6cb6;
}

.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5C8727;
}


.greentext {
	font-weight: bold;
	color: #5c8727;
}
.photocaption {
	font-size: 8pt;
	font-style: italic;
}

.byline {
	font-style: italic;
}

.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0f6cb6;
}


.greenheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #5C8727;
}

.greensubheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17.25px;
	font-weight: bold;
	color: #5C8727;
}

.greensubheading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.19px;
	font-weight: normal;
	color: #5C8727;
}

.whitetext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}