h1 {
  font-family: arial, helvetica;
  font-size: 17px;
  font-weight: bold;
  color: #000000;
}

h2 {
  font-family: arial, helvetica;
  font-size: 15px;
  font-weight: bold;
  color: #000000;
}

a { color: #333333; }
a:hover { color: #333333; }

.layout {
  table-layout: fixed;
  border-style: none;
  width: 770px;
  height: 100%;
}

.navigation {
  visibility: hidden;
}

.line {
  background-color: #ffffff;
  width: 1px;
}

.content {
  background-color: #ffffff;
  padding: 20px 20px 20px 20px;
  font-family: arial, helvetica;
  font-size: 13px;
  font-weight: normal;
  color: #000000;
}

.table {
  font-family: arial, helvetica;
  font-size: 13px;
  font-weight: normal;
  color: #000000;
}

.highlight {
  font-size: 13px;
  font-weight: bold;
  color: #333333;
}

.photo {
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
}
