
body {
  background-color: #ccccff;
  margin-top: 8pt;
  margin-left: 8pt;
}

p {
  font-family: georgia, times, garamond;
  font-size: 10pt;
}

p.heading {
  font-family: georgia, times, garamond;
  font-size: 12pt;
  font-weight: bold;
}

a {
  font-family: georgia, times, garamond;
  font-size: 10pt;
}

a.heading {
  font-family: georgia, times, garamond;
  font-size: 12pt;
  font-weight: bold;
}

a:link {
  color: #006;
}

a:visited {
  color: #003;
}

li {
  font-family: georgia, times, garamond;
  font-size: 10pt;
  list-style-type: none;
}

ul {
  font-family: georgia, times, garamond;
  font-size: 10pt;
  list-style-type: none;
}

td {
  font-family: georgia, times, garamond;
  font-size: 10pt;
}

h1 {
  font-family: georgia, times, garamond;
  font-size: 18pt;
  font-weight: bold;
}

h3 {
  font-family: georgia, times, garamond;
  font-size: 14pt;
  font-weight: bold;
}

.subhead {
  font-family: georgia, times, garamond;
  font-size: 14pt;
}

.alert {
  font-family: georgia, times, garamond;
  font-size: 12pt;
}

.title {
  font-style: italic;
}

