/* Styles for the FCK Editor */

body {
	background-color:#FFF;
}

.mainHeadline {
	color:#015697;
	font-size:16px;
	font-weight:bold;
	padding:0px 0pt 10px;
	text-transform:uppercase;
}

.normal {
	
}
.headline {
	font-weight:bold;
	font-size:107%;
	color:#003f5f;
}
.uppercaseblue {
	color:#005696;
	text-transform:uppercase;
}

