/*Put any styles in this list, as this is where the WYSIWYG control gets it's data*/
.FancyContent
{
	font-family: 'Estrangelo Edessa';
}
.TestStyle
{
	font-size: 16pt;
	color: #ffcc66;
}
