/* This adds FCKEditor built-in styles */	
	
.fckpagetitle {
	font-family: Veranda, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 1.5em; 
	}
	
.fcktitle {
	font-family: Veranda, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 1.25em; 
	}
	
.fcksubtitle {
	font-family: Veranda, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 1.10em; 
	}