/* GENERAL STYLES */
body.mceContentBody,

/* define font size and colour for our preambles which are now embedded in h2 tags */
#contentArea .preamble h2 
{
	font-size: 1.1em;
	color: #A6A6A6;
	margin-top: 0px;
	margin-bottom: 0px;
}


#body.mceContentBody a,
#contentArea .preamble a
{
	color: #524945;
	text-decoration: underline;
}





























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
