body.mceContentBody
{
    color: #3b2b18;
    font-family: Georgia, Arial, Times, serif;;
    font-size: 14px;

    background-color: #e9dcb8;
}

div.nfwContentBody
{
    color: #3b2b18;
    font-family: Georgia, Arial, Times, serif;;
    font-size: 14px;

    background-color: #e9dcb8;
    border-width: 0px;
    margin: 0px;
    margin-bottom: 15px;
    padding: 10px;
}

.mceContentBody p
{
    color: #3b2b18;
    font-family: Georgia, Arial, Times, serif;;
    font-size: 14px;

    margin: 0px;
    margin-bottom: 7px;
    padding: 0px;
}
.nfwContent p
{
    color: #3b2b18;
    font-family: Georgia, Arial, Times, serif;;
    font-size: 14px;

    margin: 0px;
    margin-bottom: 7px;
    padding: 0px;
}

.mceContentBody h1
{
    color: #3b2b18;
    font-family: Georgia, Arial, Times, serif;;
    font-size: 26px;
    font-weight: bold;

    margin: 0px;
    margin-bottom: 12px;
    padding: 0px;
}
.nfwContent h1
{
    color: #3b2b18;
    font-family: Georgia, Arial, Times, serif;;
    font-size: 26px;
    font-weight: bold;

    margin: 0px;
    margin-bottom: 12px;
    padding: 0px;
}

.mceContentBody h2
{
    color: #3b2b18;
    font-family: Georgia, Arial, Times, serif;;
    font-size: 20px;
    font-weight: bold;

    margin: 0px;
    margin-bottom: 9px;
    padding: 0px;
}
.nfwContent h2
{
    color: #3b2b18;
    font-family: Georgia, Arial, Times, serif;;
    font-size: 20px;
    font-weight: bold;

    margin: 0px;
    margin-bottom: 9px;
    padding: 0px;
}

.mceContentBody h3
{
    font-size: 12px;
    font-weight: bold;

    margin: 0px;
    margin-bottom: 6px;
    padding: 0px;
}
.nfwContent h3
{
    font-size: 12px;
    font-weight: bold;

    margin: 0px;
    margin-bottom: 6px;
    padding: 0px;
}

.mceContentBody .Leipateksti
{
    font-size: 12px;
    font-weight: normal;
}
.nfwContent .Leipateksti
{
    font-size: 12px;
    font-weight: normal;
}

.mceContentBody .Pieniteksti
{
    font-size: 10px;
    font-weight: normal;
}
.nfwContent .Pieniteksti
{
    font-size: 10px;
    font-weight: normal;
}

.mceContentBody img
{
    border-width: 0px;
    margin: 0px;
    padding: 0px;
}
.nfwContent img
{
    border-width: 0px;
    margin: 0px;
    padding: 0px;
}

.mceContentBody img.KuvaReunus
{
    border-color: #986a08;
    border-style: solid;
    border-width: 1px;
    margin: 0px;
    padding: 0px;
}
.nfwContent img.KuvaReunus
{
    border-color: #986a08;
    border-style: solid;
    border-width: 1px;
    margin: 0px;
    padding: 0px;
}

.mceContentBody a
{
    color: #986a08 !important;
    text-decoration: underline !important;
}
.nfwContent a
{
    color: #986a08;
    text-decoration: underline;
}
.nfwContent a:link
{
    color: #986a08;
    text-decoration: underline;
}
.nfwContent a:visited
{
    color: #986a08;
    text-decoration: underline;
}
.nfwContent a:hover
{
    color: #986a08;
    text-decoration: underline;
}
.nfwContent a:focus
{
    color: #986a08;
    text-decoration: underline;
}
