/* Styles for the FCK Editor */

body {
	background-color:#FFF;
}

.normal {
	line-height: 1.2em;
	font-size:11px;
	color: #7e7e7e;
	display:block;
}

.headline {
	font-size:12px;
	font-weight:bold;
	color: #7e7e7e;
}
.subhead {
	font-size:11px;
	color: #7e7e7e;
	font-weight: bold;
}

/*
.subPromolink{	

	line-height: 1.2em;
	font-weight:bold;
	font-size:10px;
	color: #7e7e7e;
	display:block;
}



.subPromocopy a {
	text-decoration: none;
	color: #7e7e7e;
}

*/
