body {
  font-size: 12px;
  font: verdana, arial, monospace;
}

h1 {
  border: 1px dotted #005555;
  background-color: #009999;
  clear: both;
  font-size: 18px;
}

h2 {
  border: 1px dotted #007777;
  background-color: #00ffff;
  clear: both;
  font-size: 14px;
  text-decoration: underline;
}

div.shot {
  float: left;
  padding-right: 20px;
}

div.shot img {
  border: 0px;
  padding: 10px;
}

.platform {
  font-weight: bold;
}

a {
  color: #0033ff;
  text-decoration: none;
}

a:visited {
  color: #0033ff;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

#footer {
  clear: both;
}

#footer p {
  font-style: italic;
}

hr.full {
  clear: both;
}

p.conclusion {
  font-weight: bold;
  font-size: 14px;
}

span.strike {
  text-decoration: line-through;
}

span.underline {
  text-decoration: underline;
}
