body {
  padding: 0;
  margin: 0;
  color: #000000
}

br {
  font-size: 10px
}

.s {
  font-family: tahoma;
  font-size: 11px;
  color: #9a9a9a;
  text-decoration: none
}

.green {
  font-family: tahoma;
  font-size: 11px;
  color: #9ce438;
}

.red {
  font-family: tahoma;
  font-size: 11px;
  color: #2c7f06;
}

.o {
  font-family: tahoma;
  font-size: 11px;
  color: #ffcc00;
}

.blue {
  font-family: tahoma;
  font-size: 11px;
  color: #0150c6;;
  text-decoration: none
}

.blue1 {
  font-family: tahoma;
  font-size: 11px;
  color: #0b4da2;
}

.w {
  font-family: tahoma;
  font-size: 11px;
  color: #ffffff;
  text-decoration: none
}

.b {
  font-family: tahoma;
  font-size: 11px;
  color: #252525;
  text-decoration: none
}

.b1 {
  font-family: tahoma;
  font-size: 11px;
  color: #252525;
}

#input {
  width: 160px;
  height: 21px;
}

#input1 {
  width: 134px;
  height: 21px;
}

#textarea {
  width: 102px;
  height: 48px;
  border-width: 1px;
  border-style: solid;
  border: none;
  background-color: #f0eae3;
  overflow: auto
}