body.mceContentBody
{
    font-family: Trebuchet MS, Tahoma;
    font-size: 14px;
    color: #000000;

    background-color: #ffffff;

    width: 436px;
}

div.nfwContentBody
{
    background-color: #ffffff;
    border-width: 0px;
    margin: 0px;
    margin-bottom: 15px;
    padding: 10px;

    width: 436px;
}

.mceContentBody p
{
    font-family: Trebuchet MS, Tahoma;
    font-size: 14px;
    color: #000000;

    margin: 0px;
    margin-bottom: 7px;
    padding: 0px;
}
.nfwContent p
{
    font-family: Trebuchet MS, Tahoma;
    font-size: 14px;
    color: #000000;

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

.mceContentBody .Leipateksti
{
    font-family: Trebuchet MS, Tahoma;
    font-size: 14px;
    color: #000000;
}
.nfwContent .Leipateksti
{
    font-family: Trebuchet MS, Tahoma;
    font-size: 14px;
    color: #000000;
}

.mceContentBody .Valiotsikko
{
    font-family: Trebuchet MS, Tahoma;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}
.nfwContent .Valiotsikko
{
    font-family: Trebuchet MS, Tahoma;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}

.mceContentBody .PieniHarmaa
{
    font-family: Trebuchet MS, Tahoma;
    font-size:12px;
    color:#929292;
}
.nfwContent .PieniHarmaa
{
    font-family: Trebuchet MS, Tahoma;
    font-size:12px;
    color:#929292;
}

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

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

