@charset "utf-8";
@import url("Reserved.css");
@import url("Block.Base.css");
@import url("Behavior.Links.css");

.mceContentBody {
background: none;
text-align: left;
background-color: #fff;
}

.mceContentBody h1,
.mceContentBody h2,
.mceContentBody h3,
.mceContentBody h4,
.mceContentBody h5,
.mceContentBody h6,
.mceContentBody p,
.mceContentBody td,
.mceContentBody th {
font-size: 1.2em;
}
.mceContentBody .PageBox h2 { font-size: 1.2em;
}
.mceContentBody a {
font-weight: normal !important;
color: #6C9F00 !important;
text-decoration: none !important;
}