﻿.htmlcontent-header
{
    font-family:tahoma;
    font-size:1.7em;    
    font-weight:bold;
    color:#b4975d;
    margin:10px 0px;
    display:block;
}

.htmlcontent-body
{
    font-family:tahoma;
    font-size:1.2em;    
    color:#666;
    line-height:1.2em;
}

.htmlcontent-body p
{
    padding-bottom:20px;
}

.htmlcontent-body a
{
    color:#333333;
    text-decoration:underline;
}
