body {
  color: #dcdcdc;
  background-color: #000000;
  font-size: 9pt
}

a:link { color: #ffffff; text-decoration: none }
a:visited { color: #cccccc; text-decoration: none }
a:hover { color: #808080; text-decoration: none }
a:active { color: #dcdcdc; text-decoration: none }

ul {
  font-size: 10pt;
  line-height: 200%
}   

p {
  color: #808080;
  font-size: 9pt
}

h1 {
  font-size: 18pt;
  color: #ffffff
}

h2 {
  font-size: 14pt;
  color: #ffffff
}

h3 {
  font-size: 12pt;
  color: #696969
}

h4 {
  font-size: 11pt;
  color: #c0c0c0
}

h5 {
  font-size: 12pt;
  color: #ffffff
}

h6 {

  font-size: 9pt;
  font-style: normal
}

table {
  margin: auto
}

#head_menu {
  border-style: none;
  color: #cc9966;
  text-align: right;
  font-size:12pt;
  font-family: serif;
  word-spacing: 0.2em;
  background-color: #000000
}

 #l_menu {
  border-style: none;
  padding: 4px;
  color: #808080;
  text-align: left;
  font-size: 9pt;
  font-family: sans-serif;
  background-color: #000000
}

 #info {
  border-style: none;
  padding: 4px;
  color: #808080;
  text-align: left;
  font-size: 12pt;
  font-family: sans-serif;
  background-color: #000000
}

 #c {
  color: #cc9966;
  text-align: left;
  font-size: 9pt;
  font-family: sans-serif;
  background-color: #000000
}

 #d {
  color: #cc9966;
  text-align: right;
  font-size: 9pt;
  font-family: sans-serif;
  background-color: #000000
}

 #e {
  color: #ffffff;
  text-align: left;
  font-size: 9pt;
  font-family: sans-serif;
  background-color: #000000
}

  #copyright {
  font-size: 8pt;
  color: #808080;
  text-align: center
}

  #price  {
  color: #ffffff; 
  font-size: 9pt;
  font-weight: bold;
  text-align: left
}

  #newitem {
  padding: 12px
}

  img.left {
  float: left;
  margin-right: 10px;
  margin-left: 48px;
  margin-bottom: 2px
}
