body.mceContentBody
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #5f5c49;

    background-color: #eeefdb;
}

div.nfwContentBody
{
    background-color: #eeefdb;
    border-width: 0px;
    margin: 0px;
    margin-bottom: 15px;
    padding: 10px;
}

.mceContentBody p
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #5f5c49;

	margin-bottom:5px;
	margin-left:0px;
	margin-right:10px;
	margin-top:0px;
    padding: 0px;
}
.nfwContent p
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #5f5c49;

	margin-bottom:5px;
	margin-left:0px;
	margin-right:10px;
	margin-top:0px;
    padding: 0px;
}

.mceContentBody h1
{
	font-weight: bold;
	font-size: 14px;
	margin-bottom:8px;
	margin-left:0px;
	margin-right:10px;
	margin-top:0px;
    padding: 0px;
}
.nfwContent h1
{
	font-weight: bold;
	font-size: 14px;
	margin-bottom:8px;
	margin-left:0px;
	margin-right:10px;
	margin-top:0px;
    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: #991001;
    border-style: solid;
    border-width: 1px;
    margin: 0px;
    padding: 0px;
}
.nfwContent img.Kuvareunus
{
    border-color: #991001;
    border-style: solid;
    border-width: 1px;
    margin: 0px;
    padding: 0px;
}

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

