td, .small
        {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-style: normal;
        color: #000000;
        }

.medium
        {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11pt;
        font-style: normal;
        color: #000000;
        }

a
        {
        text-decoration: none;
        cursor: hand;
        }

