/* --- start of css --- */
.title-text
	{
	color:green;	/* use the variable */
	font-weight: bold;
	font-size: 1.2em;
	text-align: left;
	}
/* --- end of css --- */	