body
{
background-color: #333333;
font-family: Times New Roman;
color: white;
}

.outerTable
{
text-align: center;
vertical-align: middle; 
width: 100%; 
height: 100%; 
padding: 0cm 0cm 0cm 0cm;
}


.innerTable
{
height: 644px; 
width: 1005px;
background-color: black; 
padding: 0cm 0cm 0cm 0cm; 
border: none; 
margin: 0cm 0cm 0cm 0cm; 
border-spacing: 0px; 
border-collapse: collapse;
}

.innerTable TR
{
text-align: center;
}

.navOption, .navOption A
{
font-family: Verdana;
font-weight: bold;
font-size: 10px;
text-decoration: none;
color: black;
}

.navOption A:hover
{
text-decoration: underline;
}

.mainBody
{
font-family: Times New Roman;
font-weight: normal;
font-size: 12pt;
text-decoration: none;
color: white;
}

.mainBody H1
{
font-size: 17pt;
}

.mainBody H2
{
font-size: 13pt;
}

.mainBody A
{
text-decoration: underline;
color: white;
}

.mainBody A:hover
{
color: silver;
}

.homeTitle
{
font-family: Verdana;
font-weight: bold;
font-size: 9px;
text-decoration: none;
color: white;
}

.homeCentre
{
font-family: Times New Roman;
font-weight: normal;
font-size: 13pt;
text-decoration: none;
color: white;
}

.smallCopy
{
font-size: 11pt;
width: 80%;
color: white;
}

.smallCopy TD
{
font-size: 11pt;
}