/* used by the wysiwyg editor and cyrane admin */
.mceContentBody p { font-family: arial,verdana,tahoma,helvetica,sans-serif; font-size: 11px; color: #686868; }

	.style1, h1.style1, h2.style1, h3.style1 {
		color: #484848;
		font-size: 11px;
		font-family: arial,verdana,tahoma,helvetica,sans-serif;
		margin: 0px;
		padding: 0px;
		}
	.userContent h1, .userContent h2, .userContent h3 {
		margin: 0px;
		padding: 0px;
		}
	h1.style1, h1 .style1 {
		font-size: 28px;
		}
	h2.style1, h2 .style1 {
		font-size: 18px;
		}
	h3.style1, h2 .style1 {
		font-size: 14px;
		}
	.style2, h1.style2, h2.style2, h3.style2 {
		color: #d9a88f;
		font-family: arial,verdana,tahoma,helvetica,sans-serif;
		margin: 0px;
		padding: 0px;
		}
	h1.style2, h1 .style2 {
		}
	h2.style2, h2 .style2 {
		}
	h3.style2, h2 .style2 {
		}
	.style3, h1.style3, h2.style3, h3.style3 {
		margin: 0px;
		padding: 0px;
		}
	h1.style3, h1 .style3 {
		}
	h2.style3, h2 .style3 {
		}
	h3.style3, h2 .style3 {
		}
	.style4, h1.style4, h2.style4, h3.style4 {
		margin: 0px;
		padding: 0px;
		}
	h1.style4, h1 .style4 {
		}
	h2.style4, h2 .style4 {
		}
	h3.style4, h2 .style4 {
		}
	p,
	.userContent,
	.mceContentBody {
		font-family: arial,verdana,tahoma,helvetica,sans-serif;  
		color: #686868; 
		/*background-color: #fff; */
		font-size: 11px;
		}
	.userContent h1,
	.mceContentBody h1 {
		font-size: 17px;
		font-family: arial;
		color: #d9a88f;	
		padding: 0px;
		margin: 0px;
		}
	.userContent h2,
	.mceContentBody h2 {
		font-size: 14px;
		color: #d9a88f;
		font-family: arial,verdana,tahoma,helvetica,sans-serif;
		}
	.userContent h3,
	.mceContentBody h3 {
		font-size: 16px;
		color: #d9a88f;
		font-family: arial,verdana,tahoma,helvetica,sans-serif;
		}
	p a,
	p a:link,
	p a:active,
	p a:focus,
	p a:visited,
	.userContent a,
	.userContent a:link,
	.userContent a:active,
	.userContent a:focus,
	.userContent a:visited,
	.mceContentBody a,
	.mceContentBody a:link,
	.mceContentBody a:active,
	.mceContentBody a:focus,
	.mceContentBody a:visited {
		outline: none;
		color: #d9a88f;
		text-decoration: none;
		}
	p a:hover,
	.userContent a:hover,
	.mceContentBody a:hover {
		color: #af7f68;
		}
