<STYLE type="text/css">
/* Web Style Sheet: main.css (c) Dennis Adams Associates Ltd, 2005-2009 */

A:link		{ color: #333333; font-weight: normal; text-decoration: underline; }
A:link		{ color: #333333; font-weight: normal; text-decoration: underline; }
A:visited	{ color: #333333; font-weight: normal; text-decoration: underline; }
A:active	{ color: #333333; font-weight: normal; text-decoration: underline; }
A:hover		{ color: #000000; font-weight: normal; text-decoration: underline; }

BODY 	{ background-color: black; color: #333333; text-align: center; margin-left: auto; margin-right: auto; margin-top: none; margin-bottom: none; font-family: Verdana,Arial,Helvetica; border-style: none; width: 950px; border-radius: 16px; -moz-border-radius: 16px; -webkit-border-radius: 16px; box-shadow: 8px 8px 8px #888888; -moz-box-shadow: 8px 8px 8px #888888; -webkit-box-shadow: 8px 8px 8px #888888; }

TABLE	{ background-color: #ffffff; border-color: #333333; border-width: thin; border-style: none; padding: 0; spacing: 0; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
TD	{ vertical-align: top; font-size: 10pt; }
TH 	{ background-color: #888888; color: #ffffff; font-size: 10pt; font-weight: bold; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
TH A:link, TH A:visited, TH A:active { color: #ffffff; text-decoration: underline; font-weight: normal;  border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
TH A:hover { background-color: #ffffff; color: #000000; text-decoration: none; font-weight: normal; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }

P 	{ text-align: justify; font-size: 10pt; } 

H1 	{ text-align: center; font-family: Arial,Helvetica; font-weight: bold; font-size: 14pt; }
H2 	{ text-align: left; font-family: Arial,Helvetica; font-weight: bold; font-size: 12pt; }
H2 A:link, H2 A:visited, H2 A:active { text-decoration: underline; font-weight: bold;  }
H2 A:hover { background-color: #666666; color: #ffffff; text-decoration: none; font-weight: bold; }

H3 	{ text-align: center; font-family: Arial,Helvetica; font-weight: bold; font-size: 10pt; }
H3 A:link, H3 A:visited, H3 A:active { text-decoration: underline; font-weight: bold;  }
H3 A:hover { color: #000000; text-decoration: underline; font-weight: bold; }

CAPTION { text-align: center; font-family: Arial,Helvetica; font-weight: bold; font-size: 10pt; }

H4 	{ text-align: center; background-color: #660000; color: #ffffff; font-family: Arial,Helvetica; text-decoration: none; font-weight: bold; font-size: 10pt; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
H4 A:link, H4 A:visited, H4 A:active { color: #ffffff; text-decoration: underline; font-weight: bold; margin-left: 27px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
H4 A:hover { background-color: #ffffff; color: #660000; text-decoration: none; font-weight: bold; margin-left: 27px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }

H5 	{ text-align: centre; font-family: Arial,Helvetica; font-size: 10pt; text-decoration: none; font-weight: normal }
H5 A:link, H6 A:visited, H6 A:active { text-decoration: underline; }
H5 A:hover { text-decoration: underline; }

H6 	{ text-align: center; font-family: "Times New Roman",Times; font-size: 10pt; font-weight: normal;  font-style: italic; }
H6 A:link, H6 A:visited, H6 A:active { text-decoration: underline; font-weight: bold;  font-style: italic;  }
H6 A:hover { color: #000000; text-decoration: underline; font-weight: bold;  font-style: italic;   }

OL 	{ text-align: left; font-size: 10pt; }
UL 	{ text-align: left; list-style-type: square; font-size: 10pt; }
UL:first-letter 	{ text-align: left; list-style-type: square; color: #000000; font-size: 10pt; }
HR	{ border-color: #660000; background-color: #660000; color: #660000 }
EM	{ font-style: italic }
B	{ font-weight: bold }
IMG	{ border-color: #888888 }

/* Classes */

/* Main table */
.maintable { background-color: #ffffff; border-style: groove ridge ridge groove; border-width: thin thick thick thin; border-color: #660000; margin-top: none; margin-bottom: none; padding: 0; spacing: 0; text-align: center; width: 950px; border-radius: 16px; -moz-border-radius: 16px; -webkit-border-radius: 16px; box-shadow: 8px 8px 8px #888888;  -moz-box-shadow: 8px 8px 8px #888888; -webkit-box-shadow: 8px 8px 8px #888888; }

/* Invisible subtable */
.subtable0 { border-style: none; }
.subtable0 TD { border-style: none; }

/* Normal Width subtable */
.subtable1 { background-color: #ffffff; border-color: #660000; border-style: none; spacing: 1; padding: 1; }
.subtable1 TD { background-color: #ffffff; border-color: #660000; border-style: solid; border-width: thin; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }

/* 100% Width subtable */
.subtable100 { background-color: #ffffff; border-color: #660000; border-style: none; spacing: 1; padding: 1; margin: 0; width: 860px }
.subtable100 TD { background-color: #ffffff; border-color: #660000; border-style: solid; border-width: thin; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }

/* Google Ads */
.adsence { display: block; align: middle; text-align: middle; margin-left: auto; margin-right: auto; width: 800px; }

</STYLE>