body.mceContentBody
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #2d2927;

    background-color: #ffffff;
}

.mceContentBody p
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #2d2927;

    margin: 0px;
    padding: 0px;
}
.tinymceContent p
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #2d2927;

    margin: 0px;
    padding: 0px;
}

.mceContentBody .Leipateksti
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #2d2927;
}
.tinymceContent .Leipateksti
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #2d2927;
}

.mceContentBody .Otsikko
{
	font-size: 14px;
	font-weight:bold;
}
.tinymceContent .Otsikko
{
	font-size: 14px;
	font-weight:bold;
}

.mceContentBody .PieniTeksti
{
    font-size: 11px;
}
.tinymceContent .PieniTeksti
{
    font-size: 11px;
}

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

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

.tinymceContent a
{
	color: #872613;
    text-decoration: none;
}
.tinymceContent a:link
{
	color: #872613;
    text-decoration: none;
}
.tinymceContent a:visited
{
	color: #872613;
    text-decoration: none;
}
.tinymceContent a:hover
{
	color: #333333;
    text-decoration: none;
}
.tinymceContent a:focus
{
	color: #872613;
    text-decoration: none;
}

