.heading {
	font-size: 16px;
	color: #F29200;
	font-weight: bold;
}
.theme {
	font-size: 12px;
	color: #333333;
	letter-spacing: 2px;
	word-spacing: 4px;
	line-height: 18px;

}
.date {

	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 2px;
	word-spacing: 4px;
}
.other {
	font-size: 12px;
	color: #F29200;
	letter-spacing: 2px;
	word-spacing: 4px;
	line-height: 16px;
	margin-right: 6px;
}
.theme_2 {
	font-size: 12px;
	color: #333333;
	letter-spacing: 2px;
	word-spacing: 4px;
	text-decoration: underline;
}
.theme_3 {

	font-size: 12px;
	color: #FF0000;
	letter-spacing: 2px;
	word-spacing: 4px;
	text-decoration: underline;
}
