.inp{
  border:1px solid #B7B5CA;
  font-family:courier new, monospace,sans-serif;
  width:100%;
}

#footer p{
  margin:3px 0px 0px 0px;
}

BODY,TD{
  font-family:verdana,arial,sans-serif;
  font-size:11px;
  color:#445708;
  line-height:160%;
}

#pageon A,#pageoff A{
  width:100%;
  text-decoration:none;
  color:#ffffff;
  font-weight:bold;
  font-size:11px;
}

#pageon A:hover,#pageoff A:hover,#pageon A:active,#pageoff A:active{
  width:100%;
  text-decoration:none;
  color:#445708;
}

#pageon,#pageoff{
  border-top:2px #ffffff solid;
  padding:4px 1px 4px 10px;
}

#pageon{
  background-color:#445708;
}

#pageoff{
  background-color:#7FC41C;
}

A:link,A:visited{
  color:#000000;
}

A:hover,A:active{
  color:#7FC41C;
}

H1{
  font-size:16px;
  color:#7FC41C;
  border-bottom:1px solid #445708;
  padding-bottom:6px;
}

H2{
  font-size:11px;
  color:#7FC41C;
  margin-bottom:0px;
  font-weight:bold;
}

H4{
  font-size:9px;
  margin:0px;
  QStitle:small print;
}
P{
  margin-top:4px;
}
#enter, #enter P{
  color:white;
}

LI{
  list-style:url(bullet.gif);
}
LI, LI P{
  margin:0px;
}

UL{
  margin:17px;
}

HR{
  height:1px;
  color:#7FC41C;
  width:90%;
  text-align:center;
}