/* Styles for the FCK Editor */

body {
	background-color:#FFF;
}

.normal {
	font-family:"Trebuchet MS",verdana, arial, sans-serif;
	font-size:14px;
	color:#636975;
}



.headline {
	font-weight:bold;
	font-size:107%;
	color:#003f5f;
}
