body, div, p, th, td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

body {
  background-color: white;
}

pre {
  font-family: Courier New, monospace;
}

#header {
  color: #006699 !important;
  font-size: 16px;
  font-style: italic;
}

#content {
  font-size: 12px;
}

#content h1 {
  color: #003399;
  font-size: 24px;
}

#content h1.subtitle {
  font-size: 16px;
  font-style: italic;
}

#content h2 {
  color: #003399;
  font-size: 16px;
}

#content h3 {
  color: #003399;
  font-size: 14px;
}

#content a {
  color: #0033cc;
}

#content caption {
  margin: 14px 0 0 0;
  text-align: left;
  font-size: 14px;
  font-weight: bold;
}

#content .article .author {
  font-style: italic;
}

#content .article img {
  float: right;
  border: 0;
}

#content .tl {
  font-style: italic;
}

#content .box h2 i {
  font-style: normal;
}

#content .formula {
  font-family: monospace;
  text-indent: 0 !important;
  margin: 16px 0 16px 2em !important;
}

#content .where {
  text-indent: 0 !important;
}

#content #listing th,
#content #listing td {
  line-height: 18px;
  text-align: center;
}

#content #details th,
#content #details td {
  line-height: 18px;
  text-align: left;
}

#content #download {
  width: 560px;
}

#content #download-name {
  width: 150px;
}

#content #download-desc {
  width: 310px;
}

#content #download-price {
  width: 100px;
}

#content #download .altbgh {
  background-color: #f0f0f0;
}

#content #download .altbg1 {
  background-color: #fae87e;
}

#content #download .altbg2 {
  background-color: #cdcdcd;
}

#content .first-published {
  margin-top: 16px;
  font-style: italic;
}

#content #quotes {
  margin: 16px 0 0 0;
}

#sections {
  margin-top: 16px;
}

#footer {
  margin-top: 16px;
}

#footer div {
  font-size: 11px;
  font-weight: normal;
  text-align: center;
}

#footer div a {
  color: #0033cc;
}

#footer #change-style,
#footer #w3c,
#keywords,
#header-keywords {
  display: none;
}

.invis {
  display: none;
}
