/* Styles for the FCK Editor */

body {
	background-color:#FFF;
}

.bottominfoholder .headline {
font-size: 13px;
font-weight: bold;
padding: 0 0 6px 0;
display: block;
color: #000;
}

.bottominfoholder .normalbold {
font-weight: bold;
padding: 0 0 6px 0;
display: block;
line-height: 14px;
}

.mainstageheadline {
display: block;
font-size: 14px;
padding: 6px 0;
}
.mainstagesection {
display: block;
font-size: 16px;
font-weight: bold;
padding: 0 0 6px 0;
}

table#descriptions td.middle h1 {
font-size: 13px;
font-weight: bold;
padding: 0 0 6px 0;
margin: 0;
}

table#descriptions p {
line-height: 14px;
margin: 0 0 6px 0;
font-size: 11px;
}