body {
  background-color: #fff;
  margin: 10px;
  vertical-align: top;
  font-family: Arial, Verdana;
  font-size: 10px;
  font-weight: bold;
  color: #555;
}

img {
  padding: 0px 0px 0px 0px;
}

.number {
  float: left;
  width: 40px;
  vertical-align: top;
  padding: 8px 0px 4px 0px;
}

.picture {
  float: left;
  vertical-align: top;
  padding: 6px 0px 6px 0px;
}

.row {
  clear: both;
  display: block;
}

h1 {
  color: #555;
  font-family: Arial, Verdana;
  font-size: 18px;
  font-weight: normal;
}

h2 {
  color: #555;
  font-family: Arial, Verdana;
  font-size: 14px;
  font-weight: normal;
}

h3 {
  color: #000;
  font-family: Arial, Verdana;
  font-size: 32px;
  font-weight: bold;
  margin: 10px 0 5px 0;
}

a {
  color: #45aeff;
  font-size: 11px;
  text-decoration: none;
}

a.page {
  color: #45aeff;
  font-size: 14px;
  text-decoration: none;
}

a.home {
  color: #45aeff;
  font-size: 14px;
  text-decoration: none;
}