body {
  background-color: #FFFFFF;
  margin: 0px;
}
td {
  font-family: "Terbuchet MS", Verdana, Tahoma, Arial;
  font-size: 12px;
  color: #404040;
  line-height: 1.5em;
}
.small {
  font-size: 10px; 
}
.li {
  color: #C0C0C0;
}
.header {
  font-size: 18px;
  color: #a080cf;
  border-bottom: 1px #E6E6FA solid;
}
.subscribe {
  background: url('/images/bg2.png');
  background-color: #F6F6FA;
  border-top: 1px #705391 solid;
  border-left: 1px #705391 solid;
  border-right: 1px #705391 solid;
  border-bottom: 1px #705391 solid;
}
.form {
  border-top: 1px #705391 solid;
  border-left: 1px #705391 solid;
  border-right: 1px #705391 solid;
  border-bottom: 1px #705391 solid;
  font-family: "Terbuchet MS", Verdana, Tahoma, Arial;
  font-size: 12px;
  color: #404040;
  padding: .5em;
}
.form2 {
  font-family: "Terbuchet MS", Verdana, Tahoma, Arial;
  font-size: 12px;
  color: #404040;
  padding: .25em;
}
.writer {
  background-color: #F6F6FA;
  border-top: 1px #DDE2FC solid;
  border-left: 1px #DDE2FC solid;
  border-right: 1px #DDE2FC solid;
  border-bottom: 1px #DDE2FC solid;
}
.top {
  background: url('/images/bg.png');
  border-bottom: 1px #705391 solid;
}
.footer {
  border-top: 1px #DDE2FC dashed;
}
.footer2 {
  background: url('/images/bg.png');
  border-top: 1px #705391 solid;
}
a.small:link, a.amall:visited {
  font-size: 10px;
}
a.small:link, a.amall:visited {
  font-size: 10px;
}
a:link, a:visited {
  font-weight: normal;
  color: #705391;
  text-decoration: none;
  border-bottom: 1px #B9B5FC solid;
}
a:hover, a:active {
  font-weight: normal;
  color: #A080CF;
  text-decoration: none;
  border-bottom: 1px #B9B5FC solid;
}
a.none:link, a.none:visited, a.none:hover, a.none:active {
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: none;
  border-bottom: 0px;
}