.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;
}


/* additions by Paul Solomon, AFBIU webmaster: */
body.mceContentBody {
	background-color: #ffffff !important;
	}
body.mceContentBody, body.mceContentBody table, body.mceContentBody td {
	text-align: left !important;
	}



