﻿.body 
{
background-color: #ffffff; /* Background Color - white */
margin-bottom: 0px; /* Margins */
margin-left: 0px; /* Margins */
margin-right: 0px; /* Margins */
margin-top: 0px; /* Margins */
}

.generaltable
{
background-color: #ffffff; /* Background Color - white*/
}

H1 
{
font-family: Verdana; /* Font Face */
font-size: 16pt; /* Font Size */
color: #ce0000; /* Font Color - red */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #ffffff; /* Background color */
text-align: Center; /* Align Text */
}

.subheading
{
font-family: Verdana; /* Font Face */
font-size: 10pt; /* Font Size */
color: #ce0000; /* Font Color - red */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
text-align: Center; /* Align Text */
}

.price
{
font-family: Verdana; /* Font Face */
font-size: 10pt; /* Font Size */
color: #0000c0; /* Font Color - blue */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
text-align: Center; /* Align Text */
}

.version
{
margin: 1em;
font-family: Verdana; /* Font Face */
font-size: 10pt; /* Font Size */
color: #ce0000; /* Font Color - red */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #ffffff; /* Background color */
text-align: Left; /* Align Text */
}

.titleheading
{
font-family: Verdana; /* Font Face */
font-size: 10pt; /* Font Size */
color: #ffffff; /* Font Color - white */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
text-align: Center; /* Align Text */
}

.close
{
font-family: Verdana; /* Font Face */
font-size: 9pt; /* Font Size */
color: #ffffff; /* Font Color - white */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #ff0000; /* Background color */
}

.close a:link
{
font-family: Verdana; /* Font Face */
font-size: 9pt; /* Font Size */
color: #ffffff; /* Font Color - white */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #ff0000; /* Background color */
}

.close a:visited
{
font-family: Verdana; /* Font Face */
font-size: 9pt; /* Font Size */
color: #ffffff; /* Font Color - white */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #ff0000; /* Background color */
}

.close a:hover
{
font-family: Verdana; /* Font Face */
font-size: 9pt; /* Font Size */
color: #ffffff; /* Font Color - white */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #ff0000; /* Background color */
}

.close a:active
{
font-family: Verdana; /* Font Face */
font-size: 9pt; /* Font Size */
color: #ffffff; /* Font Color - white */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #ff0000; /* Background color */
}

.table
{
font-family: Verdana; /* Font Face */
font-size: 9pt; /* Font Size */
color: #ce0000; /* Font Color - red */
font-weight: normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #ffffff; /* Background color */
}

.content
{
margin: 1em;
font-family: Verdana; /* Font Face */
font-size: 9pt; /* Font Size */
color: #000000; /* Font Color - black */
font-weight: normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
}

.content a:link {
font-family: Verdana; /* Font Face */
font-size: 9pt; /* Font Size */
color: #ce0000; /* Link Colour - red */
text-decoration: none;
}

.content a:visited {
font-family: Verdana; /* Font Face */
font-size: 9pt; /* Font Size */
color: #ce0000; /* Link Colour - red */
text-decoration: none;
}

.content a:hover {
font-family: Verdana; /* Font Face */
font-size: 9pt; /* Font Size */
color: #999999; /* Link Colour - grey */
text-decoration: none;
}

.content a:active {
font-family: Verdana; /* Font Face */
font-size: 9pt; /* Font Size */
color: #ce0000; /* Link Colour - red */
text-decoration: bold;
}

.offer
{
margin: 1em;
font-family: Verdana; /* Font Face */
font-size: 9pt; /* Font Size */
color: #800000; /* Font Color - black */
font-weight: normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
}

.offer a:link {
font-family: Verdana; /* Font Face */
font-size: 9pt; /* Font Size */
color: #800000; /* Link Colour - red */
text-decoration: none;
}

.offer a:visited {
font-family: Verdana; /* Font Face */
font-size: 9pt; /* Font Size */
color: #800000; /* Link Colour - red */
text-decoration: none;
}

.offer a:hover {
font-family: Verdana; /* Font Face */
font-size: 9pt; /* Font Size */
color: #ff3333; /* Link Colour - bright red */
text-decoration: none;
}

.offer a:active {
font-family: Verdana; /* Font Face */
font-size: 9pt; /* Font Size */
color: #800000; /* Link Colour - red */
text-decoration: none;
}

.menu
{
margin: 1em;
font-family: Verdana; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color - black */
font-weight: normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
}

.menu a:link {
font-family: Verdana; /* Font Face */
font-size: 8pt; /* Font Size */
color: #ce0000; /* Link Colour - red */
text-decoration: none;
}

.menu a:visited {
font-family: Verdana; /* Font Face */
font-size: 8pt; /* Font Size */
color: #ce0000; /* Link Colour - red */
text-decoration: none;
}

.menu a:hover {
font-family: Verdana; /* Font Face */
font-size: 8pt; /* Font Size */
color: #999999; /* Link Colour - grey */
text-decoration: none;
}

.menu a:active {
font-family: Verdana; /* Font Face */
font-size: 8pt; /* Font Size */
color: #ce0000; /* Link Colour - red */
text-decoration: none;
}


.footer {
font-family: Verdana; /* Font Face */
font-size: 8pt; /* Font Size */
color: #999999; /* Link Colour - grey */
text-decoration: none;
}

.footer a:link {
font-family: Verdana; /* Font Face */
font-size: 8pt; /* Font Size */
color: #999999; /* Link Colour - grey */
text-decoration: none;
}

.footer a:visited {
font-family: Verdana; /* Font Face */
font-size: 8pt; /* Font Size */
color: #999999; /* Link Colour - grey */
text-decoration: none;
}

.footer a:hover {
font-family: Verdana; /* Font Face */
font-size: 8pt; /* Font Size */
color: #ce0000; /* Link Colour - red */
text-decoration: none;
}

.footer a:active {
font-family: Verdana; /* Font Face */
font-size: 8pt; /* Font Size */
color: #999999; /* Link Colour - grey */
text-decoration: bold;
}