/* Styles for the FCK Editor */

body {
	background-color:#FFF;
}

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

