﻿body
{
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    text-decoration: none;
    background-color: #FFFFFF;
    font-size: 10pt;
    background-position: 0px 0px;
    background-image: url('/images/page_fade_bg.jpg' );
    background-repeat: no-repeat;
    background-attachment: scroll;
    width: 959px;
}

a
{
    color: #0000ff;
}

A:visited
{
    color: #ff0000;
}

td
{
     vertical-align:top;
}

.Footer
{
    text-align: center;
    color: #666666;
}

.spanMeerkat
{
    font-size: 9pt;
    z-index: 16;
    width: 246px;
    line-height: 10.8pt;
    font-style: italic;
    font-family: Arial, sans-serif;
    color: #666666;
}