.headliner {
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: underline;
}
.subheadliners {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}
.underlines {
	text-decoration: underline;
}
.important {
	color: #FFFFFF;
	text-decoration: underline;
}
.boldlink {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.boldreading {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
