﻿
html, body
{
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-family: Tahoma, Arial;
    background-color: #c5dcff;
    font-size: 10pt;
}

.BannerSection
{
    vertical-align: text-top;
    background-image: url('JTBImage/Background%20banner%202.gif');
    background-repeat: repeat-x;
    padding-left: 50px;
    padding-right: 50px;
    height: 66px;
}

.BannerAdvert
{
    vertical-align: text-top;
    float: Left;
}

H1
{
    float: Left;
    font-family: Bookman Old Style, Tahoma, Arial, Times New Roman;
    font-size: 34pt;
    color: White;
    font-variant: small-caps;
    height: 58px;
    width: 387px;
}

.BannerBlog
{
    vertical-align: text-top;
    float: right;
    height: 58px;
}

.Construction
{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

.Menus
{
    font-family: Century Gothic, Arial;
    font-size: medium;
    width: 100%;
    background-color: #238887;
}
.Menus a:link
{
    background-color: #93EDFD;
    color: Red;
    text-decoration: none;
}
.Menus a:visited
{
    background-color: #238887;
    text-decoration: None;
}
.Menus a:hover
{
    background-color: #93EDFD;
    color: Red;
    text-decoration: none;
}

.John
{
    color: Navy;
}

H3
{
    color: Blue;
    font-size: 12pt;
}
H2
{
    color: Blue;
    font-size: 20px;
    font-weight: bold;
}

pre
{
    font-size: small;
    background-color: Gray;
}

p.MsoNormal, li.MsoNormal, div.MsoNormal
{
    margin: 0cm;
    margin-bottom: .0001pt;
    font-size: 8pt;
    font-family: Courier New;
    background-color: Gray;
}

.centre
{
    text-align: center;
}



.CentreAndSmallBold
{
    text-align: center;
    font-size: 8pt;
    font-weight: bold;
    font-family: Helvetica, Arial, sans-serif;
}

.Highlight
{
    color: #FF5050;
    font-size: small;
    font-weight: bold;
    text-align: center;
}
