/***********************************************/
/* Progress.css                                */
/***********************************************/

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
}

h1{
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	text-indent: .5in;
}

.Headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	text-align: center;
	margin: 10px;
	font-weight: bold;
	border: 0px;
	padding: 0px;
}
.Byline {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	margin: 0px;
}
.Story {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: left;
	text-indent: 0.5in;
	line-height: normal;
}
.NewsImage {
	display: inline;
	float: left;
	margin-right: 10px;
}

