/*                                       */
/* Style sheet for TinyMCE editor styles */
/*                                       */

body
{
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.content_heading_1
{
	color: #000066;
	font-weight: bold;
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}

.content_emphasis
{
	color: #000066;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

.content_default
{
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}




