/* TinyMCE specific rules */
body.mceContentBody {
	background: #FFFFFF;
	font-family: "Frutiger 45 Light", Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#030303;
	line-height:17px;
}

.content{
	font-family: "Frutiger 45 Light", Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#030303;
	line-height:17px;
}

.content_header{
	font-family: "Frutiger 45 Light", Helvetica, Arial, sans-serif;
	font-size:13px;
	color:#030303;
	font-weight:bold;
	line-height:25px;
}

p.content{
	font-family: "Frutiger 45 Light", Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#030303;
	line-height:17px;
	margin-top:0px;
}

p.content_header{
	font-family: "Frutiger 45 Light", Helvetica, Arial, sans-serif;
	font-size:13px;
	color:#030303;
	font-weight:bold;
	line-height:25px;
}

a.content_link:link, a.content_link:active, a.content_link:hover, a.content_link:visited{
	font-family: "Frutiger 45 Light", Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#030303 !important;
	line-height:17px;
	text-decoration:underline;
}