.article-title {
	font-size: 16px;
	font-weight: bold;
	color: #FFFF66;
}
.article-author {
	font-size: 12px;
}
.articles-titles {
	font-size: 16px;
	text-align: left;
	padding-bottom: 5px;
}
.articles-sections {
	font-size: 14px;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #FFFF66;
}
.articles-sections a {

	font-size: 14px;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #FFFF66;
}
.articles-sections a:hover {

	font-size: 14px;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #FFFF66;
}
.articles {
	font-size: 13px;
	text-align: left;
}
.underline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 3px;
}
.subheading {
	font-size: 14px;
	font-weight: bold;
}
.article-subheading {

	font-size: 14px;
	font-weight: bold;
	color: #FFFF66;
}
.article-subheading a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF66;
}
.article-subheading a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF66;
}
.article-text {
	font-size: 13px;
	text-align: left;
	color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
}
.article-text a {
	font-size: 13px;
	text-align: left;
	color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
}
.article-text a:hover {
	font-size: 13px;
	text-align: left;
	color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
}
.size18 {
	font-size: 18px;
}
