BODY {
  background-color: #000000;
  margin: 0;
}
li,dt,dd { margin-bottom: 0.5ex }
a { 
  text-decoration: none;
  color: #EEEEEE;
  font-size: 10pt;
  font-family: tahoma;
}    
a:active {
  text-decoration: none;
  color: #990000;
  font-size: 10pt;
  font-family: tahoma;
}
a.regular {
  text-decoration: none;
  color: #000099;
  font-size: 10pt;
  font-family: tahoma;
}
a.active {
  text-decoration: none;
  color: #000000;
  font-size: 10pt;
  font-family: tahoma;
}
P, TD {
  font-size: 10pt;
  font-family: tahoma;
}
td.product {
  font-size: 8pt;
  font-family: tahoma;
  border-bottom: 1px; #666666;
  background-color: #FFFFFF;
}
p.heading {
  font-size: 11pt;
  font-family: tahoma;
  font-weight: bold;
}
p.copyright {
  font-size: 9pt;
  font-family: tahoma;
  font-style: italic;
  font-weight: regular;
  color: #999999;
}
td.accent {
  background-color: #666666;
}
td.bgc {
  background-color: #1A532D;
}
P.big {
  font-size: 12pt;
  font-weight: bold;
  font-family: tahoma;
}
.header {
  font-size: 13pt;
  font-family: tahoma;
  color: #284466;
  font-weight: bold;
}
.nav {
  vertical-align: middle;
  text-align: center;
  font-size: 8pt;
  font-weight: bold;
  font-family: tahoma;
  color: #FFFFFF;
  background-color: #666666;
}
.nav-off {
  vertical-align: middle;
  text-align: center;
  font-size: 8pt;
  font-weight: bold;
  font-family: tahoma;
  color: #FFFFFF;
  background-color: #666666;
}
.nav-on {
  vertical-align: middle;
  text-align: center;
  font-size: 8pt;
  font-weight: bold;
  font-family: tahoma;
  color: #990000;
  background-color: #FFFFFF;
}
#top {
  background-color: #000000;
  margin: 0;
}
#nav {
  background-color: #666666;
}
#main {
  padding-right: 1.5em;
  padding-left: 1.5em;
  background-color: #FFFFFF;
  font-size: 9pt;
  font-family: tahoma;
}
