/* Styles for the FCK Editor */

body {
	background-color:#e8e9d2;
	font-family:"Times New Roman", Times, serif;
}

.normal {
	
}
.headline {
	font-weight:bold;
	font-size:16px;
	line-height:20px;
	color:#91743e;
}
