﻿body
{
    font-family: Myriad Web Pro, Helvetica, Arial, Sans-Serif;
    font-size: 10pt;
    text-align: justify;
}
a:link
{
    color: #0091C8;
    text-decoration: none;
    font-weight: bold;
}
a:visited
{
    color: #0091C8;
    text-decoration: none;
    font-weight: bold;
}
a:active
{
    color: #0091C8;
    text-decoration: none;
    font-weight: bold;
}
a:hover
{
    color: #50B252;
    text-decoration: underline;
    font-weight: bold;
}

