<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.newsdate {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ecc23e;
	font-size: .9em;
	font-weight: bold;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #ecc23e;
	border-right-color: #ecc23e;
	border-bottom-color: #ecc23e;
	border-left-color: #ecc23e;
}
.newsheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.8em;
	color: #FFF;
	font-weight: bold;
	text-transform: capitalize;
	position: relative;
	top: -25px;
}
.newscontent {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	position: relative;
	top: -30px;
}
.newsitem {
	background-color: #626262;
	text-align: left;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
}.photolabel {
	font-size: 0.8em;
	color: #ecc23e;
	text-align: left;
}
.albumtitle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 2em;
}
.grayText {
	color: #CCC;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1em;
}
.boldText {
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1em;
	font-weight: bold;
}
</pre></body></html>