﻿body {
background-color:#888787;
font-family: Tahoma;
font-size: 10pt;
}

.mydiv
{
    position: absolute;
    left: 51%;
    width: 950px;
    height: 592px;
    margin-left: -475px;
    background-color: #FFFFFF;
    top: 0px;
    z-index: 0;
}

.Standard
{
position: absolute;
top: 6px;
left: 3px;
height: 49px;
width: 646px;
}

.links
{
position: absolute;

}

.contact
{
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    z-index: 1;
}

.h2
{
    position: absolute;
    font-family: tahoma;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    z-index: 1;
    top: 1px;
    left: 0px;
    width: 680px;
}

a:visited
{
    color: #000099;
}

a
{
color: #000099;
}

.small_print
{
    font-family: tahoma;
    font-size: 10px;
    color: #000000;
    text-align: left;
    z-index: 3;
}
