body.mceContentBody
{
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;

    background-color: #ffffff;

    width: 475px;
}

div.nfwContentBody
{
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;

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

    width: 475px;
}

.mceContentBody p
{
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;

    margin: 0px;
    margin-bottom: 10px;
    padding: 0px;
}
.nfwContent p
{
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;

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

.mceContentBody h1
{
    color: #003366;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-weight: normal;
    line-height: 1.2em;

    margin: 0px;
    margin-bottom: 5px;
    padding: 0px;
}
.nfwContent h1
{
    color: #003366;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-weight: normal;
    line-height: 1.2em;

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

.mceContentBody h2
{
    color: #eb9900;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.2em;

    margin: 0px;
    margin-bottom: 5px;
    padding: 0px;
}
.nfwContent h2
{
    color: #eb9900;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.2em;

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

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

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

    margin: 0px;
    margin-bottom: 5px;
    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: #003366;
    border-style: solid;
    border-width: 1px;
    margin: 0px;
    padding: 0px;
}
.nfwContent img.KuvaReunus
{
    border-color: #003366;
    border-style: solid;
    border-width: 1px;
    margin: 0px;
    padding: 0px;
}

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