h1 {
  background:
    transparent
    url('img/h1.gif')
    no-repeat
    scroll
    top left;
  width:406px;
  height:25px;
  overflow:hidden;
  text-indent: -1000em;
}

/* h2 */
#abstract {
  background:
    transparent
    url('img/h2/abstract.gif')
    no-repeat
    scroll
    top left;
  width:147px;
  height:22px;
  overflow:hidden;
  text-indent: -1000em;
}

#functions {
  background:
    transparent
    url('img/h2/functions.gif')
    no-repeat
    scroll
    top left;
  width:105px;
  height:22px;
  overflow:hidden;
  text-indent: -1000em;
}

#disable {
  background:
    transparent
    url('img/h2/disable.gif')
    no-repeat
    scroll
    top left;
  width:228px;
  height:22px;
  overflow:hidden;
  text-indent: -1000em;
}

#init {
  background:
    transparent
    url('img/h2/init.gif')
    no-repeat
    scroll
    top left;
  width:83px;
  height:22px;
  overflow:hidden;
  text-indent: -1000em;
}

#month {
  background:
    transparent
    url('img/h2/month.gif')
    no-repeat
    scroll
    top left;
  width:105px;
  height:22px;
  overflow:hidden;
  text-indent: -1000em;
}

#flow {
  background:
    transparent
    url('img/h2/flow.gif')
    no-repeat
    scroll
    top left;
  width:148px;
  height:21px;
  overflow:hidden;
  text-indent: -1000em;
}

/* h3 */
#domain {
  background:
    transparent
    url('img/h3/domain.gif')
    no-repeat
    scroll
    top left;
  width:158px;
  height:17px;
  overflow:hidden;
  text-indent: -1000em;
}

#disk {
  background:
    transparent
    url('img/h3/disk.gif')
    no-repeat
    scroll
    top left;
  width:96px;
  height:17px;
  overflow:hidden;
  text-indent: -1000em;
}

#mail {
  background:
    transparent
    url('img/h3/mail.gif')
    no-repeat
    scroll
    top left;
  width:80px;
  height:16px;
  overflow:hidden;
  text-indent: -1000em;
}

#cgi {
  background:
    transparent
    url('img/h3/cgi.gif')
    no-repeat
    scroll
    top left;
  width:104px;
  height:13px;
  overflow:hidden;
  text-indent: -1000em;
}

#control {
  background:
    transparent
    url('img/h3/control.gif')
    no-repeat
    scroll
    top left;
  width:143px;
  height:17px;
  overflow:hidden;
  text-indent: -1000em;
}

#mailinglist {
  background:
    transparent
    url('img/h3/mailinglist.gif')
    no-repeat
    scroll
    top left;
  width:123px;
  height:17px;
  overflow:hidden;
  text-indent: -1000em;
}

#auto {
  background:
    transparent
    url('img/h3/auto.gif')
    no-repeat
    scroll
    top left;
  width:111px;
  height:17px;
  overflow:hidden;
  text-indent: -1000em;
}

#forward {
  background:
    transparent
    url('img/h3/forward.gif')
    no-repeat
    scroll
    top left;
  width:79px;
  height:17px;
  overflow:hidden;
  text-indent: -1000em;
}

#accesslog {
  background:
    transparent
    url('img/h3/accesslog.gif')
    no-repeat
    scroll
    top left;
  width:96px;
  height:17px;
  overflow:hidden;
  text-indent: -1000em;
}

#register {
  background:
    transparent
    url('img/h3/register.gif')
    no-repeat
    scroll
    top left;
  width:237px;
  height:17px;
  overflow:hidden;
  text-indent: -1000em;
}

#move {
  background:
    transparent
    url('img/h3/move.gif')
    no-repeat
    scroll
    top left;
  width:205px;
  height:17px;
  overflow:hidden;
  text-indent: -1000em;
}

#option {
  background:
    transparent
    url('img/h3/option.gif')
    no-repeat
    scroll
    top left;
  width:175px;
  height:17px;
  overflow:hidden;
  text-indent: -1000em;
}

#regular {
  background:
    transparent
    url('img/h3/regular.gif')
    no-repeat
    scroll
    top left;
  width:177px;
  height:17px;
  overflow:hidden;
  text-indent: -1000em;
}

#large {
  background:
    transparent
    url('img/h3/large.gif')
    no-repeat
    scroll
    top left;
  width:193px;
  height:17px;
  overflow:hidden;
  text-indent: -1000em;
}

#option {
  background:
    transparent
    url('img/h3/option.gif')
    no-repeat
    scroll
    top left;
  width:175px;
  height:17px;
  overflow:hidden;
  text-indent: -1000em;
}

#step1 {
  background:
    transparent
    url('img/h3/step1.gif')
    no-repeat
    scroll
    top left;
  width:447px;
  height:29px;
  overflow:hidden;
  text-indent: -1000em;
}

#step2 {
  background:
    transparent
    url('img/h3/step2.gif')
    no-repeat
    scroll
    top left;
  width:447px;
  height:29px;
  overflow:hidden;
  text-indent: -1000em;
}

#step3 {
  background:
    transparent
    url('img/h3/step3.gif')
    no-repeat
    scroll
    top left;
  width:447px;
  height:29px;
  overflow:hidden;
  text-indent: -1000em;
}

table {
  margin:0em;
  background-color:#c0c0c0;
  padding:1px;
  width:29em;
}

table th {
  margin:0;
  padding:3px;
  background-color:#f0f0f0;
  text-align:left;
  font-size:1em;
}

table td {
  margin:0;
  padding:3px;
  background-color:#fefcf6;
  text-align:right;
  width:10em;
}