body.mceContentBody
{
    color: #6F533A;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 13px;

    background-color: #fbf8f3;

    width: 460px;
}

div.nfwContentBody
{
    color: #6F533A;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 13px;

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

    width: 460px;
}

.mceContentBody p
{
    color: #6F533A;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 13px;
    line-height: 1.6em;

    margin: 5px 0px 10px 0px;
    padding: 0px;
}
.nfwContent p
{
    color: #6F533A;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 13px;
    line-height: 1.6em;

    margin: 5px 0px 10px 0px;
    padding: 0px;
}

.mceContentBody h1
{
    color: #5D4028;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 32px;
    font-weight: normal;

    margin: 0px 0px 15px 0px;
    padding: 0px;
}
.nfwContent h1
{
    color: #5D4028;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 32px;
    font-weight: normal;

    margin: 0px 0px 15px 0px;
    padding: 0px;
}

.mceContentBody h2
{
    color: #D54353;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 16px;
    font-style: italic;
    font-weight: normal;

    margin: 10px 0px 10px 0px;
    padding: 0px;
}
.nfwContent h2
{
    color: #D54353;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 16px;
    font-style: italic;
    font-weight: normal;

    margin: 10px 0px 10px 0px;
    padding: 0px;
}

.mceContentBody h3
{
    color: #D54353;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 15px;
    font-weight: normal;

    margin: 5px 0px 5px 0px;
    padding: 0px;
}
.nfwContent h3
{
    color: #D54353;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 15px;
    font-weight: normal;

    margin: 5px 0px 5px 0px;
    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
{
    background-color: #ffffff;
    border: solid 1px #c7b09b;
    margin: 0px;
    padding: 6px;
}
.nfwContent img.KuvaReunus
{
    background-color: #ffffff;
    border: solid 1px #c7b09b;
    margin: 0px;
    padding: 6px;
}

.mceContentBody img.KuvaVasen
{
    background-color: #ffffff;
    border: solid 1px #c7b09b;
    margin: 0px;
    padding: 6px;

    float: left;
    margin: 5px 10px 5px 0px;
}
.nfwContent img.KuvaVasen
{
    background-color: #ffffff;
    border: solid 1px #c7b09b;
    margin: 0px;
    padding: 6px;

    float: left;
    margin: 5px 10px 5px 0px;
}

.mceContentBody img.KuvaOikea
{
    background-color: #ffffff;
    border: solid 1px #c7b09b;
    margin: 0px;
    padding: 6px;

    float: right;
    margin: 5px 0px 5px 10px;
}
.nfwContent img.KuvaOikea
{
    background-color: #ffffff;
    border: solid 1px #c7b09b;
    margin: 0px;
    padding: 6px;

    float: right;
    margin: 5px 0px 5px 10px;
}

.mceContentBody a
{
    color: #D54353 !important;
    font-style: italic !important;
    text-decoration: none !important;
}
.nfwContent a
{
    color: #D54353;
    font-style: italic;
    text-decoration: none;
}
.nfwContent a:link
{
    color: #D54353;
    font-style: italic;
    text-decoration: none;
}
.nfwContent a:visited
{
    color: #D54353;
    font-style: italic;
    text-decoration: none;
}
.nfwContent a:hover
{
    color: #D54353;
    font-style: italic;
    text-decoration: underline;
}
.nfwContent a:focus
{
    color: #D54353;
    font-style: italic;
    text-decoration: none;
}
