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

    background-color: #eaeaea;

    width: 436px;
}

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

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

    width: 436px;
}

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

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

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

.mceContentBody h1
{
    color: #000000;
    font-family: Trebuchet MS, Tahoma;
    font-size: 22px;
    font-weight: bold;

    margin: 0px;
    margin-bottom: 9px;
    padding: 0px;
}
.nfwContent h1
{
    color: #000000;
    font-family: Trebuchet MS, Tahoma;
    font-size: 22px;
    font-weight: bold;

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

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

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

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

.mceContentBody h3
{
    color: #929292;
    font-family: Trebuchet MS, Tahoma;
    font-size: 12px;
    font-weight: normal;

    margin: 0px;
    margin-bottom: 6px;
    padding: 0px;
}
.nfwContent h3
{
    color: #929292;
    font-family: Trebuchet MS, Tahoma;
    font-size: 12px;
    font-weight: normal;

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

.mceContentBody .Leipateksti
{
    color: #000000;
    font-family: Trebuchet MS, Tahoma;
    font-size: 14px;
    font-weight: normal;
}
.nfwContent .Leipateksti
{
    color: #000000;
    font-family: Trebuchet MS, Tahoma;
    font-size: 14px;
    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: #0076c0;
    border-style: solid;
    border-width: 1px;
    margin: 0px;
    padding: 0px;
}
.nfwContent img.KuvaReunus
{
    border-color: #0076c0;
    border-style: solid;
    border-width: 1px;
    margin: 0px;
    padding: 0px;
}

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

