BODY { 
  font-size: 11pt;
  font-family: times new roman, sans-serif, helvetica;
  color: #424242;
  background: #000 url('images/bg.jpg');
  text-align: center;
}
td,table { 
  font-size: 11pt;
  font-family: times new roman, sans-serif, helvetica;
  color: #424242;
}

#container { margin-left: auto; margin-right: auto; width: 950px; text-align: left; padding: 10px; background: #fff; }
#content { text-align: left; padding: 10px; }
#nav { background: #666666; color: #cccccc; width: 950px; height: 25px; padding-top: 3px; }
#navItems { margin-left: 15px; text-align: center; }
#nav a:link { color: #fff; text-decoration: none; font-size: 9pt; font-family: arial, sans-serif,helvetica; }
#nav a:active { color: yellow; text-decoration: none; font-size: 9pt; font-family: arial, sans-serif,helvetica;  }
#nav a:visited { color: #fff; text-decoration: none; font-size: 9pt; font-family: arial, sans-serif,helvetica;  }
#nav a:hover { color: yellow; text-decoration: none; font-size: 9pt; font-family: arial, sans-serif,helvetica;  }

h1 { font-size: 17pt; color: #cccccc; letter-spacing: -.5pt; font-family: times new roman; }

ul {
  list-style-image: url('images/blt.jpg');
  list-style-type: circle;
  margin: 0;
}
li { padding-bottom: 9px; font-size: 11pt; }