/* Styles for the FCK Editor */

body {
	background-color:#FFF;
}

.normal {
	
}
.headline {
	font-weight:bold;
	font-size:107%;
	color:#005595;
}
.largeheader {
	color:#295093;
	font-size:21px;
	text-transform:uppercase;
	font-weight:bold;
}