﻿body 
{
    font-family:Arial;
}

.small
{
    font-size: 8pt;
    font-family:Arial;
}

.header
{
    color:#0234af;
}

.tablecolour
{
    background-color:#3a86c4;
}

/* Adjust the z-index of the menu so that it works fine in IE8 8*/
.adjustedZIndex 
{
    z-index: 1;
}

