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

    background-color: #ffffff;
}

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

    margin: 0px;
    margin-bottom: 7px;
    padding: 0px;
}
.tinymceContent 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;
}
.tinymceContent .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;
}
.tinymceContent .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;
}
.tinymceContent .PieniHarmaa
{
	font-family: Trebuchet MS, Tahoma;
	font-size:12px;
	color:#929292;
}

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

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

