BODY
{
	Margin-top: 0;
	Margin-bottom: 0;
	Margin-right: 0;
	Margin-left: 0;
	font-size: 10pt;
	font-weight: 600;
	font-style:oblique 
	font-family: "Oldtown", cursive;
	background-color: 3366CC;
}

TABLE
{
        font-size: 9pt;
        border-width: 0px;
        border-collapse: collapse;
        border-spacing: 0px;
}

.title
{
	vertical-align: top;
	font-size: 12pt;
	font-weight: 200;
	font-family: "Oldtown", cursive;
	color: 112266;
}

.text
{
	vertical-align: top;
	font-size: 9pt;
	font-weight: 200;
	font-family: "Oldtown", cursive;
	color: 112266;
}

.message
{
	vertical-align: top;
	font-size: 8pt;
	font-weight: 200;
	font-family: "Oldtown", cursive;
	color: 112266;
}

.navbar
{
	vertical-align: middle;
	text-align: left;
	font-size: 10pt;
	font-weight: 600;
	font-family: "Oldtown", cursive;
	background-color: 2277AA;
	color: white;
	height: 15pt;
	white-space: nowrap
}

.textnav
{
	vertical-align: bottom;
	text-align: center;
	font-size: 9pt;
	font-weight: 300;
	font-family: "Oldtown", cursive;
	color: black;
	height: 12pt;
	white-space: nowrap
}

.lastupdated
{
	vertical-align: bottom;
	text-align: left;
	font-size: 7pt;
	font-weight: 600;
	font-family: "Oldtown", cursive;
	height: 9pt;
	color: grey
}

.date
{
	vertical-align: middle;
	text-align: right;
	font-size: 10pt;
	font-weight: 600;
	font-family: "Oldtown", cursive;
	color: white;
	height: 15pt;
	background-color: 2277AA;
	white-space: nowrap
}

.address
{
	vertical-align: top;
	text-align: right;
	font-size: 8pt;
	font-weight: 100;
	font-family: "Oldtown", cursive;
	white-space: nowrap
	color: 112266;
}

.addressbar
{
	vertical-align: middle;
	text-align: center;
	font-size: 12pt;
	font-weight: 200;
	font-family: "Oldtown", cursive;
	background-color: 2277AA;
	color: FFFFFF;
	height: 12pt;
	white-space: nowrap
}

.about
{
	vertical-align: top;
	text-align: left;
	font-size: 11pt;
	font-weight: 100;
	font-family: "Oldtown", cursive;
	font-color: FFFFFF;
}

TD.header
{
	vertical-align: center;
	text-align: Center;
	font-size: 100;
	font-weight: 600;
	font-family:"Oldtown", cursive;
	height: 50;
	background-color: FFFFFF;
}

TD.headerimage
{
	vertical-align: center;
	text-align: left;
	font-size: 12pt;
	font-weight: 100;
	font-family: "Oldtown", cursive;
	height: 15;
}

TD.splashimage
{
	vertical-align: middle;
	text-align: center;
	font-size: 12pt;
	font-weight: 100;
	font-family: "Oldtown", cursive;
	height: 15;
}

A:link {text-decoration: none; color: blue; }
A:visited {text-decoration: none; color: blue; }
A:active {text-decoration: none; color: blue; }
A:hover {text-decoration: underline; color: red;}

.splashimage A:link {text-decoration: none; color: black; }
.splashimage A:visited {text-decoration: none; color: black; }
.splashimage A:active {text-decoration: none; color: black; }
.splashimage A:hover {text-decoration: underline; color: blue;}

.navbar A:link {text-decoration: none; color: white; }
.navbar A:visited {text-decoration: none; color: white; }
.navbar A:active {text-decoration: none; color: white; }
.navbar A:hover {text-decoration: underline; color: black;}

.textnav A:link {text-decoration: none; color: black; }
.textnav A:visited {text-decoration: none; color: black; }
.textnav A:active {text-decoration: none; color: black; }
.textnav A:hover {text-decoration: underline; color: red;}