body 
{
      font-size: 12px;
    font-family: Arial, Sans-Serif;
    color: #333333
}

h1 
{
    font-size: 22px;
    color: #789349;
    font-weight: bold;
}

h2 
{
    font-size: 18px;
    color: #BACB87;    
    font-weight: bold;
}

h3 
{
    font-size: 16px;
    color: #58585A;
    font-weight: bold;
}

p 
{
    font-size: 12px;
    font-family: Arial, Sans-Serif;
    color: #333333
}
