body.mceContentBody
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;

    background-color: #384311;

    width: 530px;
}

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

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

    width: 530px;
}

.mceContentBody p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;

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

    margin: 0px;
    padding: 0px;
}

.mceContentBody td, th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.nfwContent td, th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

.mceContentBody .Leipateksti
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.nfwContent .Leipateksti
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

.mceContentBody .Otsikko
{
	font-size: 12pt;
	font-weight: bold;
	color:#b4b249;
}
.nfwContent .Otsikko
{
	font-size: 12pt;
	font-weight: bold;
	color:#b4b249;
}

.mceContentBody .Valiotsikko
{
	font-size:10pt;
	font-weight: bold;
	color:#b4b249;
}
.nfwContent .Valiotsikko
{
	font-size:10pt;
	font-weight: bold;
	color:#b4b249;
}

.mceContentBody .PieniTeksti
{
    font-size: 9pt;
}
.nfwContent .PieniTeksti
{
    font-size: 9pt;
}

.mceContentBody img
{
    border-width: 0px;
    margin: 0px;
    padding: 0px;
}
.nfwContent img
{
    border-width: 0px;
    margin: 0px;
    padding: 0px;
}

.mceContentBody img.KuvaReunus
{
    border-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    margin: 0px;
    padding: 0px;
}
.nfwContent img.KuvaReunus
{
    border-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    margin: 0px;
    padding: 0px;
}

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

