.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.storypara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;

}
.fullstory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
}
.dateissue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
}
.storyheadline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
	text-align: center;
}
.cutline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

Begin archives page styling
#container {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
.root {
	color:#003399;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	font-weight: bold;
	font-size: 36px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.dir {
	background-color:#CCC;
	width: 186px;
	font-size: 18px;
	font-weight: bold;
	text-align:center;
	margin-top: 8px;
}
.cell {
	width: 178px;
	height: 296px;
	background-color: #CCC;
	display: inline-block;
	font-weight: bold;
	padding-left: 8px;
	text-align:center;
}
.file {
	background-color:#CCC;
	display: inline-block;
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
}
.cover {
	margin:0px;
	border:none;
	width: 171px;
	height: 264px;
}
hr {
	color: #FF0000;
	
	border:solid 1px #FF0000;
}
h3 {
	font-weight: bold;
	color: #F00;
	text-indent: 1em;
	margin-top: 5px;
}
.headlines {
	margin-top: -4px;
	margin-bottom: -4px;
}
.more {
	list-style-type: none;
	color: #F00;
}
#adlink {
	margin-top: 70px;
	margin-right: auto;
	margin-left: auto;
	width: 300px;
	display: block;
}

.advice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.size {
	font-size: small;
	margin-left: 8px;
}
#current {
	text-align: center;
}

