/* Generated by KompoZer */
.header {
  border-style: solid solid dotted;
  border-color: #333333;
  border-width: thin;
  font-weight: bold;
  font-style: oblique;
  color: #333399;
  font-size: 1.1em;
}
.menu {
  border-left: thin solid #333333;
  border-right: thin solid #333333;
  border-bottom: thin dotted #333333;
}
.content {
  border-left: thin solid #333333;
  border-right: thin solid #333333;
  margin: 20px;
  padding: 10px 40px;
}
.copy {
  border-style: dotted solid solid;
  border-color: #333333;
  border-width: thin;
}
.box {
  border: thin solid #990000;
  width: 400px;
}
