.cke_panel_list,
.wfcontent 
{
    font-family:Arial;
    font-size:13px;
    line-height:1.5em;
    color:#666;
}

.wfcontent 
{
    width:640px;
}

.wfcontent a
{
    color:#09f;
}

.wfcontent .small
{
    width:450px;
}

.wfcontent img
{
    max-width:100%;
}

.wfcontent a:hover
{
    text-decoration:none;
}

.wfcontent a img
{
    border:none;
}


.wfcontent p
{
    font-size:13px;
    line-height:1.5em;
    margin:0;
    padding:0 0 20px;
}

.wfcontent h1:first-child,
.wfcontent h2:first-child,
.wfcontent h3:first-child,
.wfcontent h4:first-child,
.wfcontent h5:first-child,
.wfcontent h6:first-child
{
    margin-top:0;
}

.cke_panel_list h1,
.cke_panel_list h2,
.cke_panel_list h3,
.cke_panel_list h4,
.cke_panel_list h5,
.cke_panel_list h6,
.wfcontent h1,
.wfcontent h2,
.wfcontent h3,
.wfcontent h4,
.wfcontent h5,
.wfcontent h6
{
    padding:0;
    line-height:1.25em;
    font-weight:normal;
    margin:1em 0 0.5em;
}

.cke_panel_list h1,
.cke_panel_list h2,
.cke_panel_list h3,
.cke_panel_list h4,
.cke_panel_list h5,
.cke_panel_list h6
{
    margin:0;
}

.cke_panel_container h1,
.wfcontent h1
{
    font-size:24px;
    color:#666;
    
}

.cke_panel_container h2,
.wfcontent h2
{
    font-size:22px;
    color:#488e19; 
    
}

.cke_panel_container h3,
.wfcontent h3
{
    font-size:18px;
}

.cke_panel_container h4,
.wfcontent h4
{
    font-size:15px;
    font-weight:bold;
}

.cke_panel_container h5,
.wfcontent h5
{
    font-size:15px;
    line-height:1.5em;
}

.cke_panel_container h6,
.wfcontent h6
{
    font-size:13px;
    font-weight:bold;
    line-height:1.5em;
}

.wfcontent table
{
    width:100%;
    border:none;
    border-collapse:collapse;
}

.wfcontent table td,
.wfcontent table th
{
    border:none;
    text-align:left;
}

.wfcontent table th
{
    color:#FFF;
    background-color:#95ce65;
    border-bottom:2px solid #5aaa18;
    padding:12px 15px;
    font-weight:normal;
}

.wfcontent table td
{
    color:#333;
    background-color:#FFF;
    padding:10px 15px;
    border-bottom:1px solid #e5e5e5;
}

.wfcontent table tr:nth-child(even) > td
{
    background-color:#f7f7f7;
}
