.headings {
	font-size: 18px;
	background-color: #CCC;
}
.caption{
	font-size: 12px;
	background-color: #CCC;
}
.headinglines {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	background-color: #999;
}
.news {
	font-size: 16px;
}
6