body.mceContentBody
{
    font-family:"Trebuchet MS", Tahoma;
    font-size:12px;
    color:#352C2B;

    background-color: #ffffff;
}

.mceContentBody p
{
    font-family:"Trebuchet MS", Tahoma;
    font-size:12px;
    color:#352C2B;
    text-align:left;
    margin-top:6px;
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;
    line-height:14px;
}
.tinymceContent p
{
    font-family:"Trebuchet MS", Tahoma;
    font-size:12px;
    color:#352C2B;
    text-align:left;
    margin-top:6px;
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;
    line-height:14px;
}

.mceContentBody .Leipateksti
{
    font-family:"Trebuchet MS", Tahoma;
    font-size:12px;
    color:#352C2B;
    text-align:left;
    margin-top:6px;
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;
    line-height:14px;
}
.tinymceContent .Leipateksti
{
    font-family:"Trebuchet MS", Tahoma;
    font-size:12px;
    color:#352C2B;
    text-align:left;
    margin-top:6px;
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;
    line-height:14px;
}

.mceContentBody .Otsikko
{
    font-family:"Trebuchet MS", Tahoma;
    font-size:15px;
    font-weight:bold;
    color:#3C555C;
    text-align:left;
    margin-top:0px;
    margin-bottom:3px;
    margin-left:0px;
    margin-right:0px;
    line-height:17px;
}
.tinymceContent .Otsikko
{
    font-family:"Trebuchet MS", Tahoma;
    font-size:15px;
    font-weight:bold;
    color:#3C555C;
    text-align:left;
    margin-top:0px;
    margin-bottom:3px;
    margin-left:0px;
    margin-right:0px;
    line-height:17px;
}

.mceContentBody .Valiotsikko
{
    font-family:"Trebuchet MS", Tahoma;
    font-size:12px;
    color:#CD5510;
    text-align:left;
    margin-top:6px;
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;
    line-height:14px;
}
.tinymceContent .Valiotsikko
{
    font-family:"Trebuchet MS", Tahoma;
    font-size:12px;
    color:#CD5510;
    text-align:left;
    margin-top:6px;
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;
    line-height:14px;
}

.mceContentBody img
{
    border-width: 0px;
}
.tinymceContent img
{
    border-width: 0px;
}

.mceContentBody img.KuvaReunus
{
    border-color:#3C555C;
    border-style: solid;
    border-width: 1px;
}
.tinymceContent img.KuvaReunus
{
    border-color:#3C555C;
    border-style: solid;
    border-width: 1px;
}

.tinymceContent a
{
    text-decoration:underline;
    color:#3C555C;
}
.tinymceContent a:link
{
    text-decoration:underline;
    color:#3C555C;
}
.tinymceContent a:visited
{
    text-decoration:underline;
    color:#3C555C;
}
.tinymceContent a:hover
{
    text-decoration:none;
    color:#3C555C;
}
.tinymceContent a:focus
{
    text-decoration:underline;
    color:#3C555C;
}
