body.mceContentBody
{
    color: #5d472b;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 14px;

    background-color: #eaddb9;

    width: 470px;
}

div.nfwContentBody
{
    color: #5d472b;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 14px;

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

    width: 470px;
}

.mceContentBody p, .mceContentBody td, .mceContentBody li
{
    color: #5d472b;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 14px;
    line-height: 1.4em;

    margin: 0px;
    margin-bottom: 10px;
    padding: 0px;
}
.nfwContent p, .nfwContent td, .nfwContent li
{
    color: #5d472b;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 14px;
    line-height: 1.4em;

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

.mceContentBody h1
{
    color: #5d472b;
    font-family: 'Lobster', Georgia, Times New Roman, Times, serif;
    font-size: 28px;
    font-style: normal;
    font-weight: normal;
    line-height: 30px;
    text-shadow: 0px 1px 1px #f1ecdd;

    margin: 0px;
    margin-bottom: 20px;
    padding: 0px;
}
.nfwContent h1
{
    color: #5d472b;
    font-family: 'Lobster', Georgia, Times New Roman, Times, serif;
    font-size: 28px;
    font-style: normal;
    font-weight: normal;
    line-height: 30px;
    text-shadow: 0px 1px 1px #f1ecdd;

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

.mceContentBody h2
{
    color: #5d472b;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    line-height: 1.4em;

    margin: 0px;
    margin-bottom: 5px;
    padding: 0px;
}
.nfwContent h2
{
    color: #5d472b;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    line-height: 1.4em;

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

.mceContentBody h3
{
    color: #9e6620;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 15px;
    font-style: italic;
    font-weight: normal;
    line-height: 18px;

    margin: 0px;
    margin-bottom: 10px;
    margin-top: 15px;
    padding: 0px;
}
.nfwContent h3
{
    color: #9e6620;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 15px;
    font-style: italic;
    font-weight: normal;
    line-height: 18px;

    margin: 0px;
    margin-bottom: 10px;
    margin-top: 15px;
    padding: 0px;
}

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

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

.mceContentBody hr
{
    border: 0;
    margin: 25px 0px 25px 0px;
    background-color: #9e6620;
    height: 1px;
}

.nfwContent hr
{
    border: 0;
    margin: 25px 0px 25px 0px;
    background-color: #9e6620;
    height: 1px;
}

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

.mceContentBody img.KuvaReunus
{
    border: 1px solid #9e6620;
    margin: 0px;
    padding: 0px;
}
.nfwContent img.KuvaReunus
{
    border: 1px solid #9e6620;
    margin: 0px;
    padding: 0px;
}

.mceContentBody img.KuvaVasen
{
    float: left;
    margin: 0px 20px 10px 0px;
}
.nfwContent img.KuvaVasen
{
    float: left;
    margin: 0px 20px 10px 0px;
}

.mceContentBody img.KuvaOikea
{
    float: right;
    margin: 0px 0px 10px 20px;
}
.nfwContent img.KuvaOikea
{
    float: right;
    margin: 0px 0px 10px 20px;
}

.mceContentBody a
{
    color: #9e6620 !important;
    text-decoration: none !important;
}
.nfwContent a
{
    color: #9e6620;
    text-decoration: none;
}
.nfwContent a:link
{
    color: #9e6620;
    text-decoration: none;
}
.nfwContent a:visited
{
    color: #9e6620;
    text-decoration: none;
}
.nfwContent a:hover
{
    color: #9e6620;
    text-decoration: none;
}
.nfwContent a:focus
{
    color: #9e6620;
    text-decoration: none;
}

