body {
	background-color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #002a49;
}
table {
	border: none;
/*	border: thin solid #002a49; */
	border-collapse: collapse;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #002a49;
	vertical-align: middle;
	border: none;
/*	border: thin solid #002a49; */
	margin: 0px;
	padding: 5px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #002A49;
	padding-left: 10px;
	font-weight: bold;
	width: 70%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.date {
	padding-left: 10px;
	width: 30%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.story {
	font-family: Arial, Helvetica, sans-serif;
	color: #002A49;
	padding-left: 10px;
	width: 70%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
}
.picture {
	width: 30%;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}
a {
	color: #005B9F;
	text-decoration: none;
	font-size: x-small;
}
a:hover {
	text-decoration: underline;
	cursor: hand;
}
img.spacer {
	background-image: url(../images/spacer.gif);
	height: 1;
	width: 10px;
}
img.picturev {
	height: 275px;
	width: 250px; 
	border: 0px;
}
img.pictureh {
	height: 250px;
	width: 325px;
	border: 0px;
}
img.pictures {
	height: 275px;
	width: 275px; 
	border: 0px;
}
li {
	font-family: "Times New Roman", Times, serif;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 2;
	page-break-after: always;
	page-break-before: always;
}
h1 {
	font-size: medium;
	font-weight: bold;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

