.news
{
	border-bottom : medium solid black;
	margin: 10px;
  padding-bottom: 10px;
}

.news h2 {
	margin-left : 30px;
	margin-top: 0.5em;
}

.newsflash  h2 {
	margin-left : 80px;
	margin-top: 0.5em;
}

 .news h3 {
	margin-left : 50px;
	margin-top: 0.8em;
	margin-bottom: 0;
}

.news h4 {
	margin-left : 80px;
	margin-top: 0.4em;
	margin-bottom: 0;
}

.news p{
	margin-left : 80px;
	margin-top: 0;
	margin-bottom: 0;
}
