.articlebox {
	clear: both;
	padding: 10px 0px 5px 10px;
	font-size: 80%;
	border:1px dotted gray;
	margin:5px 10px 5px 10px;
}

.articlebox p{
	padding: 0px 0px 10px 0px;
}

.articles {
}
.articles ul{
	list-style-type: none;
}
.paraheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:120%;
	font-weight: bold;
	color: #9AA06B;
}
.author {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
}
.copyright {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	text-align: center;
}
.quote {
	font-style: italic;
}
.articlead{
border:1px dashed black;
background-color:#DBEAF2;
margin:5px 25px 5px 5px;
padding:5px;
}
.articlead a{
font-size:larger;
font-weight:bold;
}.marginshiftup {
	margin-top: -1px;
}
