body
{
  background: #000000;
  border-width: 0px;
  color: #FFFFFF;
  font-family: Verdana, sans-serif;
  font-size: 9pt;
  margin: 0px;
  padding: 0px;
}

td.nav
{
  border-width: 0px;
  font-family: Verdana;
  font-size: 7pt;
  margin: 0px;
  padding: 0px;
  width: 70px;
}

table.container
{
  margin: 0px;
  padding: 0px;
  border-width: 0px;
  width: 574px;
}

td.main
{
  background: #000000;
  border-width: 0px;
  font-family: Verdana;
  font-size: 9pt;
  margin: 0px;
  padding: 3px;
  width: 574px;
}

td.filler
{
  background: #000000;
  border-width: 0px;
  font-family: Verdana;
  font-size: 7pt;
  margin: 0px;
  padding: 0px;
  width: 570px;
}

td.copyright
{
  background: #000000;
  border-width: 0px;
  font-family: Verdana;
  font-size: 7pt;
  margin: 2px;
  padding: 2px;
  width: 570px;
}

strong
{
  font-family: Verdana;
  font-size: 11pt;
}

strong.navtitle
{
  font-family: Verdana;
  font-size: 7pt;
}

a:link
{
  color:#888888 !important;
  font-weight: normal;
  text-decoration: none;
}

a:visited
{
  color:#888888 !important;
  font-weight: normal;
  text-decoration: none;

}

a:hover
{
  color: #888888 !important;
  font-weight: normal;
  text-decoration: underline;
}

a.nav:link
{
  color: #FFFFFF !important;
  font-weight: normal;
  text-decoration: none;
}

a.nav:visited
{
  color: #FFFFFF !important;
  font-weight: normal;
  text-decoration: none;
}

a.nav:hover
{
  color: #888888 !important;
  font-weight: normal;
  text-decoration: underline;
}

table.menu
{
  background: #252525;
  border-width: 0px;
  color: #FFFFFF;
  font-family: Verdana;
  font-size: 9pt;
  width: 564px;
}

table
{
  font-family: Verdana;
  font-size: 9pt;
}

h1 {
  font-family: Verdana;
  font-size: 11pt;  
}

h2 {
  font-family: Verdana;
  font-size: 11pt;  
}

h3 {
  font-family: Verdana;
  font-size: 9pt;
  font-weight: bold;
}

img {
  border: 0;
}

img.left {
  float: left;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 2px;
  margin-right: 5px;
}

img.right {
  float: right;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 2px;
}

p.centre {
  text-align: center;
}

table.list th {
  text-align: left;
  background-color: #4F4F4F;
  padding: 5px;
}

table.list td {
  background-color: #252525;
  padding: 5px;  
}

blockquote {
  color: #FFFFFF;
  background-color: #252525;
  padding: 5px;
  margin: 5px;
}
