/* ==============================================
	The followinng are definitions for 
	"Tidings" module
============================================== */
.tidingshdr	{
	color: rgb(50, 10, 10);
	margin-top: 0em;
	margin-bottom: .1em;
	font-size: 1em;
	font-weight: 600;
	font-family: Georgia, Verdana, "Times New Roman", serif ;
	}
.tidingstxt	{
	font-size: .9em;
	}
/* ==============================================
	END definitions for "Tidings" module
============================================== */

