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