﻿
body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px; /*color: #919191; old colour */
    color: #676767 !important;
    line-height: 16px;
}

p
{
    color: #676767;
    text-decoration: none;
    word-spacing: normal;
}

h1
{
    font-size: 20px;
    color: #ab8b3e;
    font-weight: normal;
    line-height: 24px;
    font-variant: small-caps;
    margin-top:0px;
}

h2
{
    font-size: 14px;
    line-height: 18px;
    color: #0098ba;
    font-weight: normal;
    font-variant: small-caps;
}

h3
{
    font-size: 12px;
    line-height: 16px;
    color: #676767;
    font-variant: small-caps;
}

h5
{
    font-size: 12px;
}

a:link
{
    color: #0098ba;
    background-color: transparent;
    text-decoration: underline;
}
a:visited
{
    color: #0098ba;
    background-color: transparent;
    text-decoration: underline;
}
a:hover
{
    color: #0098ba;
    background-color: transparent;
    text-decoration: none;
}

