body {
  font-family:'Segoe UI', 'Geneva', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family:'Segoe UI Light', sans-serif;
  color:#605ca8;
}

img {
  border: 1px solid #333333;
}
ol li {
  margin-bottom:0.5em;
}
dt {
  font-weight: bold;
}

strong.btn {
  border:1px solid #999999;
  border-radius:3px;
  padding:0.5em 1em;
  line-height:2.5em;
  white-space:nowrap;
}
