@charset "UTF-8";
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #333333;
	padding-right: 20px;
	padding-left: 10px;
	text-align: left;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 30px;
	color: #333333;
	padding-top: 10px;
	text-align: left;
}
.subhead2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #333333;
	margin-bottom: 10px;
	text-align: left;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding-top: 10px;
	text-align: left;
}
.bodyList {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	padding-top: 10px;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
}
.date {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	page-break-after: right;
	text-align: left;	
}
.entry {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 20px;
	padding-left: 10px;
	text-decoration: none;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
.subheadallcaps {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding-top: 10px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
.img {
	padding-right: 10px;
	padding-bottom: 4px;
}
