body {
  margin: 0px;
  background-color: white !important;
}
a img {
  border: 0;
}
a {
  color: #25b;
  text-decoration: none;
}
table.keypoint, p {
  max-width: 640px;
}
li {
  max-width: 580px;
}
h1, h2, h3, h4 {
  font-family: Arial, Helvetica, SansSerif;
  line-height: 110%;
}
th, li, td, p, blockquote, .copyright, .subscribe {
  font-family: Verdana, Arial, Helvetica, SansSerif;
  font-size: 10pt;
  line-height: 160%;
}
blockquote {
  border-left: 2px solid #f0f0ff;
  padding-left: 16px;
  max-width: 560px;
}
pre {
  font-size: 10pt;
}
div.outer-page {
  width: 920px;
  margin: 0 auto;
}
div.header {
  padding-top: 16px;
}
div.subscribe {
  float: right;
  margin: 0px 0px 0px 0px;
  padding: 16px 0px 10px 10px;
  width: 200px;
}
div.subscribe td {
  font-size: 12pt;
  font-weight: bold;
}
div.further-information {
  font-size: 8pt;
  padding-left: 30px;
  border-top: 1px dotted #ccc;
  padding-top: 16px;
  margin-top: 16px;
}
h1.title {
  font-size: 30pt;
  padding-left: 48px;
  margin-bottom: 20px;
}
h2.subtitle {
  font-family: Verdana, Arial, Helvetica, SansSerif;
  font-size: 13pt;
  font-weight: normal;
  padding-left: 48px;
  margin-bottom: 40px;
}
div.blog-posts {
  clear: both;
}
div.post {
  xborder-top: 1px solid #ddd;
  padding: 16px 48px 16px 48px;
  margin-bottom: 32px;
}
div.post-date {
  font-family: Arial, Helvetica, SansSerif;
  color: #aaa;
  font-size: 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-bottom: 8px;
}
h3.post-title {
  margin: 0px;
  font-size: 17pt;
}
div.copyright {
  border-top: 1px solid #ddd;
  font-size: 8pt;
  color: #999;
  padding: 4px;
  text-align: right;
  margin-top: 16px;
}
div.pull-quote {
  float: right;
  font-size: 18pt;
  width: 300px;
  padding: 0px 20px 0px 20px;
  border-left: 1px solid #aaa;
  margin: 16px 0px 16px 20px;
  font-family: Arial, Helvetica, SansSerif;
  line-height: 160%;
}
a.external {
  background: url("image/external-link.png") center right no-repeat;
  padding-right: 12px;
}
