body {
  color: #336699;
  font-family: "Times New Roman", Times, serif;
  font-size: 10.5pt;
  padding: 0;
  margin: 0;
}

h1 {
  color: #04208a;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  line-height: 24px;
  margin: 10px 0 8px;
}

h2 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  font-weight: bold;
  line-height: 25px;
  margin: 19px 0 15px;
}

h3 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  font-weight: bold;
  line-height: 25px;
  margin: 10px 20px;
}

p {
  line-height: 18px;
  margin-bottom: 8px;
  margin-top: 8px;
}

a {
  color: #c00000;
  text-decoration: none;
}

a:hover {
  color: #04208a;
  font-weight: bold;
  text-decoration: none;
}

img {
  max-width: 100%;
}

blockquote {
  margin: 10px 20px;
}

.arial {
  font-family: Arial, Helvetica, sans-serif;
}

.tahoma {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 9pt;
}

.green {
  color: #009933;
}

.red {
  color: #c90000;
}

.right {
  text-align: right;
}

nav,
aside,
form,
.topcontrol {
  display: none;
}

header {
  text-align: center;
}

header img {
  width: 400px;
}

section .study-notes {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 9pt;
  line-height: 18px;
  list-style-type: none;
  margin-left: 0;
}

section .study-notes li {
  margin: 0;
}

section .study-notes .new {
  color: #0000ff;
  font-size: 7pt;
  font-weight: bold;
}

section .study-notes .revised {
  color: #0094ea;
  font-size: 7pt;
  font-weight: bold;
}

section .welcome {
  width: 175px;
  padding: 0 0 17px 25px;
  margin: 10px 0 0;
}

section .yours-truly {
  width: 300px;
  margin: 30px 0 21px;
  display: block;
}

section .summer-sun {
  width: 130px;
  margin: 40px auto 0;
  display: block;
}

section .end-page-marker {
  margin-top: 16px;
  margin-bottom: 30px;
  margin-left: -1px;
  width: 247px;
}

section .divider {
  margin: 30px auto;
  display: block;
  width: 247px;
}

section .p-logo {
  margin: 21px auto 0;
  width: 92px;
  display: block;
}

section .date {
  margin-left: 20px;
}

section ol {
  line-height: 20px;
  margin-left: 20px;
}

section ol li {
  margin-bottom: 10px;
  margin-top: 10px;
}

section ul {
  line-height: 20px;
  margin-left: 20px;
}

section ul li {
  margin-bottom: 10px;
  margin-top: 10px;
}

.enquiries .row {
  overflow: hidden;
  *zoom: 1;
  width: 170px;
}

.enquiries .row .col-left {
  float: left;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-top: 19px;
  width: 60px;
}

.enquiries .row .col-left img {
  width: 60px;
}

.enquiries .row .col-right {
  float: left;
  width: 110px;
}

.enquiries address {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 9pt;
  font-style: normal;
  line-height: 18px;
  margin-bottom: 15px;
  margin-right: 15px;
  margin-top: 17px;
}

.enquiries .contact-form td {
  padding: 5px;
}

.enquiries table {
  width: 100%;
}

.enquiries .foot-notes {
  color: #999999;
}