﻿body
{
    font-family: Arial, Sans-Serif;
    padding: 0px;
    margin: 0px;
    background-color: #000000;
    color: #d8d8d8;
}

div.overall-div
{
    margin: 0px;
    background: none transparent scroll repeat 0% 0%;
}

table
{
    background: none transparent scroll repeat 0% 0%;
}

tr
{
    background: none transparent scroll repeat 0% 0%;
}

td
{
    background: none transparent scroll repeat 0% 0%;
}

p
{
    background: none transparent scroll repeat 0% 0%;
}

p.justified
{
    text-align: justify;
}

a
{
    color: #ffffff;
    text-decoration: none;
}

img
{
    border-bottom-style: none;
    padding-bottom: 0px;
    border-right-style: none;
    background-color: transparent;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-top-style: none;
    border-left-style: none;
    padding-top: 0px;
}

.text-colour-odd
{
    color: #fff1c2;
}

.text-colour-off-white
{
    color: #919191;
}

.text-spacing-less
{
    line-height: 12pt;
}

.text-colour-red
{
    color: #bea550;
}

.text-colour-grey
{
    color: #5e5e5e;
}

.text-colour-title
{
    color: #ffffff;
}