.mastHeader {
	background-color: #F0F4FE;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #333333;
	border-left-color: #AAAAAA;
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #000000;
}
.story {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	padding: 25px 25px 5px 25px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
}
.date {
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	font-size: 10px;
	color: #333333;
}
.source {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #111111;
	margin-top: 15px;
	margin-bottom: 5px;
}

