BODY {
	font-size: 80%;
	font-family: "Century Gothic", Helvetica, Arial, Geneva, sans-serif;
	text-align: justify;
	color: #5f5c57;
}

H1 {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 3.5em;
	margin-top: 0.1em;
	margin-bottom: 0.5em;
	text-align: left;
	font-weight: normal;
}

H2 {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 1.8em;
	text-align: left;
	font-weight: normal;
	line-height: 1em;
	margin-top: 0px;
}
A.fancybox { }

/**
 * TINYMCE STYLE
 */
 
BODY.mceContentBody {
	padding: 45px;
}
