body 
{
      font-size: 12px;
    font-family: Arial, Sans-Serif;
    color: #333333
}

h1 
{
    font-size: 22px;
    color: #01A9E8;
    font-weight: bold;
}

h2 
{
    font-size: 18px;
    color: #3AC4F2;
    font-weight: bold;
}

h3 
{
    font-size: 16px;
    color: #0E578A;
      font-weight: bold;
}

p 
{
      font-size: 12px;
    font-family: Arial, Sans-Serif;
    color: #333333
}