body {
  font-family: verdana;
}
td.content {
  font-size: 70%;
  padding: 0 55px 0 40px;
  width: 432px;
  background: url(images/box.gif);
  background-repeat: repeat-y;
}
h3 { color: #FF6600; }
.content a { color: #FF6600; font-weight: bold; text-decoration: none; }
.content a:hover { text-decoration: underline; }
