.center pre {
  margin: 0;
  font-family: monospace
}

.center a:link {
  color: #009;
  text-decoration: none;
  background-color: #fff
}

.center a:hover {
  text-decoration: underline
}

.center table {
  border-collapse: collapse;
  border: 0;
  width: 934px;
  box-shadow: 1px 2px 3px #ccc;
  text-align: left;
  margin: 10px
  color: black;
}

.center table th {
  text-align: center !important
}

.center table td,
.center table th {
  border: 1px solid #666;
  font-size: 75%;
  vertical-align: baseline;
  padding: 5px 5px
}

.center h1,
.center h2 {
  text-transform: uppercase
}

.center .p {
  text-align: left
}

.center .e {
  background-color: #d0ccff;
  width: 300px;
  font-weight: bold
}

.center .h {
  background-color: #999fcc;
  font-weight: bold
}

.center .v {
  background-color: #ddd;
  max-width: 300px;
  overflow-x: auto;
  word-wrap: break-word
}

.center .v i {
  color: #999
}

.center img {
  float: right;
  border: 0
}

.center hr {
  width: 934px;
  background-color: #ccc;
  border: 0;
  height: 1px
}
