﻿.htmlcontent-header
{
    font-family:Georgia;
    font-size:1.5em;    
    font-weight:bold;
    color:#000;
    padding:0px 0px 22px 8px;  
}

.htmlcontent-body
{
    font-family:Garamond;
    font-size:1.3em;    
    color:#000;
    line-height:1.2em;
    padding:0px 0px 0px 8px;  
}

.htmlcontent-body p
{
    padding-bottom:20px;
}

.htmlcontent-body a
{
    color:#000;
    text-decoration:underline;
}