
form	{ margin: 0px; padding: 0px; }

.article {
	margin-bottom: 7px;
	background-color: #FAF4DA; 
	padding: 15px;
	border: 3px ridge #F4E0A6;
	width: 450px;
}
.articletitle { font-size: 12pt; 
font-weight: bold; 
text-align:center; 
text-decoration:underline;
margin-top: 2em;
margin-bottom: 1em;}
.articletitle a:link { text-decoration:underline;}
.articletitle a:hover { text-decoration:underline;}
.articletitle a:visited { text-decoration:underline;}
.byline	{  text-align:center; }
.membername {  font-size: 10pt; }
.membernamesm {  font-size: 9pt; }
.arthr {
	border: 1px solid #C1BBA9;
}
