
body
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
}

a:link 
{
    text-decoration:underline;
    color:#0e1cb3;
    font-weight:normal;
    font-size:1em;
}

a:visited
{
    text-decoration:underline;
    color:#0e1cb3;
    font-weight:normal;
    font-size:1em;
}

a:active
{
    text-decoration:underline;
    color:#0e1cb3;
    font-weight:normal;
    font-size:1em;
}

a:hover
{
    text-decoration:underline;
    color:#0e1cb3;
    font-weight:normal;
    font-size:1em;
}

h1
{
    font-size:37pt;
    font-weight:normal;
    color:#707173;
}

h2
{
    font-size:30pt;
    font-weight:normal;
    color:#044796;
}

h3
{
    font-size:22pt;
    font-weight:normal;
    color:#4B4B4B;
}

h4
{
    font-size:15pt;
    font-weight:normal;
    color:#646567;
}
