.news-content {
}

.news-title {
	font-size: 2.5em;
	color: black;
	font-family: Isaosa-Bold, sans-serif;
}

.news-date {
	font-style: italic;
}

.news-body {
	margin-top: 20px;
	font-size: 1.3em;
	color: black;
}

.news-body p {
 margin: 10px 0;
}

.news-body em {
 font-style: italic;
}

.news-body h5 {
 font-weight: bold;
 font-size: 0.8em;
}

.news-body h4 {
 font-weight: bold;
 font-size: 0.9em;
}

.news-body h3 {
 font-weight: bold;
}

.news-body h2 {
 font-weight: bold;
 font-size: 1.1em;
}

.news-body h1 {
 font-weight: bold;
 font-size: 1.2em;
}


.news-recent {
	text-decoration: none;
	font-size: 1.2em;
}

.followus {
	margin-top: 20px; 
	font-size: 1.5em;
}

.followus a {
	margin-right: 5px;
}

.followus i {
	font-size: 1.5em;
}