.headline {
	font-weight: bold;
	font-size: 14pt;
	color: #036;
	text-decoration: none;
}

.subheading {
	font-weight: bold;
	color: #036;
}

.photocaption {
	font-size: 8pt;
	font-style: italic;
}

.byline {
	font-style: italic;
}

.emailhyperlinks {

        font-weight: bold;
	color: #3b7588;
	text-decoration: underline;

}

.emaileventtitles {
	font-weight: bold;
	font-size: 14pt;
	color: #e6fec7;
	margin: 0px;
        padding: 0px;
        font-family: arial;

}
.emaileventdate {
	font-weight: bold;
	font-size: 11pt;
	color: #074e34;
	margin: 0px;
        padding: 0px;
        font-family: arial;

}

.emaileventbody {
	font-weight: normal;
	font-size: 11pt;
	color: #353535;
	margin: 0px;
        padding: 0px;
        font-family: arial;
line-height: 17;
}
.emaileventlocation {
	font-weight: bold;
	font-size: 10pt;
	color: #074e34;
	margin: 6px 0px;
        padding: 0px;
        font-family: arial;
        text-transform: uppercase;

}
.emailstorytitles {

	font-size: 18pt;
	color: #074e34;
	margin: 0px;
        padding: 0px;
        line-height: 22px;
        font-family: arial;
}
.emailsectiontitles {
        font-size: 10pt;
	color: #ae9e30;
	margin: 0px;
        padding: 0px;
        line-height: 8px;
        font-family: arial;
}


