body{
	font-family:sans-serif;
	font-size:100%;
	width:100%;
	background-color:rgba(222, 206, 172, .35);
}
h1,h2,h3,p,li,a{margin:0;padding:0}
hr{
	clear:both;
	margin:0;
	display:block;
	border:none;
	border-bottom:1px solid black;
	height:1px;
	padding-top:1.25em;
}
a{text-decoration:none;}
a:hover{opacity:0.75}
a:visited, a:focus{
	color:#111;
	outline:none;
}
#mid{
	max-width:800px;
	background-color:#fefeff;
	margin:0 auto;
	padding:1em 2em;
}
.newsItem div{
	font-size:0.9em;
	text-align:justify;
	hyphens:auto;
}
div div{font-weight:normal}
h1{
	font-size:1.5rem;
	margin-top:0.5em;
	margin-bottom:0.5em;
}
h1 span{
	font-size:.62em;
	font-weight:normal;
}
#mid p{
	display:inline;
	display:inline;text-align:justify;
	hyphens:auto;
}
h2{
	font-size:1.1rem;
	margin-top:0.5em;
	margin-bottom:0.25em;
}
h3{
	font-size:1.05rem;
	margin-top:0.25rem;
	margin-bottom:0.75rem;
	font-weight:normal;
}
h3 span{
	font-size:.85em;
}
p{
	margin-top:0.75em;
	font-size:0.8em;
	text-align:center;
}
h4{
	font-size:.8rem;
	font-weight:normal;
	margin-top:.75rem;
}