.welcome {
	font-size: 16px;
	font-weight: bold;
}
.copyright {
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	padding: 5px;
	text-align: center;
}
.heading {
	font-weight: bold;
	text-decoration: underline;
}
.date {
	color: #E29B54;

}
.time {
	color: #C0D356;
}
.news {
	font-size: 12px;
}
.viewpost {
	font-size: 10px;
	font-style: italic;
}
.small {
	font-size: 12px;
	font-style: italic;
}
