body {
  margin-top: +3px;
  margin-left: +3px;
  background: white;
  color: black;
  scrollbar-face-color: #00319c;
  scrollbar-arrow-color: #ffffff;
  scrollbar-track-color: #e8eed6;
  scrollbar-darkshadow-color: #dddddd;
}

h1 {
  color: #00319c;
  font-family: Tahoma, Arial, Verdana, sans-serif;
background-color: white;
  font-weight: bold;
  font-size: 20pt;
  text-align: center;
margin-bottom: .15em;
margin-left: 0;
margin-right: 0;
margin-top: .15em;
}

h2 {
  color: #00319c;
background-color: white;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 18pt;
  font-weight: bold;
  margin-bottom: .15em;
  margin-left: 0;
  margin-right: 0;
  margin-top: .15em;
}

h3 {
  color: #00319c;
background-color: white;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 16pt;
  font-weight: bold;
  margin-bottom: .15em;
  margin-left: 0;
  margin-right: 0;
  margin-top: .15em;
}

h4 {
  color: #00319c;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  margin-bottom: .15em;
  margin-left: 0;
  margin-right: 0;
  margin-top: .15em;
}

h5 {
  color: #00319c;
background-color: white;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12pt;
  font-weight: bolder;
  margin-bottom: .15em;
  margin-left: 0;
  margin-right: 0;
  margin-top: .15em;
}

p {
  color: #000000;
background-color: white;
  font-size: 10pt;
  font-family: Verdana, Helvetica, Arial, sans-serif, serif;
  text-align: justify;
}

ul, ol, dl, p, dd, dt {
  color: #000000;
background-color: white;
  font-size: 10pt;
  font-family: Verdana, Helvetica, Arial, sans-serif, serif;
  margin-left: 3%;
  margin-right: 3%
}

ul ul, table ol, table ul {
  color: #000000;
background-color: white;
  font-size: 10pt;
  font-family: Verdana, Helvetica, Arial, sans-serif, serif;
  margin-right: 1%
  margin-bottom: .15em;
  margin-top: .15em;
}

pre {
  margin-left: 1%;
  white-space: pre
}

table caption {
  font-size: larger;
  font-weight: bolder
}

th, td {
  color: #000000;
  font-weight: normal;
  font-size: 10pt;
  font-family: Verdana, Helvetica, Arial, sans-serif;
background-color: white;
}

table p, table dl, ol p, ul p, dl p, blockquote p, .note p, .note ul, .note ol, .note dl, li pre, dd pre {
font-family: Verdana, Helvetica, Arial, sans-serif, serif;
color: #000000;
background-color: white;
font-size: 10pt;
text-decoration: none;
font-size-adjust: none;
  margin-left: 0;
  margin-right: 0
}

p.top {
  font-size: 11pt;
  font-weight: bold;
  margin-left: 1%;
  margin-right: 1%
}

blockquote {
  margin-left: 8%;
  margin-right: 8%;
  border: thin ridge #dc143c
}

blockquote pre {
  margin-left: 1%;
  margin-right: 1%
}

dt a {
font-family: Verdana, Helvetica, Arial, sans-serif, serif;
color: #000000;
background-color: white;
font-size: 10pt;
  font-weight: bold;
  margin-top: .8em
}

.html {
  color: #000080;
background-color: white
}

.css {
  color: #800000;
background-color: white
}

.javascript {
  color: #008000;
background-color: white
}

.example { margin-left: 10% }

dfn {
  font-style: normal;
  font-weight: bolder
}

var sub { font-style: normal }

.note {
  font-size: 90%;
  margin-left: 3%
}

.SMA {
  color: fuchsia;
background-color: white;
  font-family: Kids, "Comic Sans MS", Jester
}

.oops {
  font-family: Jester, "Comic Sans MS"
}

.author {
  font-style: italic
}

.copyright {
  font-size: smaller;
  text-align: right;
  clear: right
}

.toolbar {
  text-align: center
}

.toolbar IMG {
  float: right
}

.error {
  color: #DC143C;
background-color: white;
  text-decoration: none
}

.warning {
  color: #FF4500;
background-color: white;
  text-decoration: none
}

.error strong {
  color: #DC143C;
  background: #FFD700;
  text-decoration: none
}

.warning strong {
  color: #FF4500;
  background: #FFD700;
  text-decoration: none
}

.warning a:link, .warning a:visited, .warning a:active {
  color: #FF4500;
background-color: white;
  text-decoration: underline
}

.error a:link, .error a:visited, .error a:active {
  color: #DC143C;
background-color: white;
  text-decoration: underline
}

.error strong a:link, .error strong a:visited, .error strong a:active {
  color: #DC143C;
  background: #FFD700
}

.warning strong a:link, .warning strong a:visited, .warning strong a:active {
  color: #FF4500;
  background: #FFD700
}

colgroup.entity { text-align: center }

.default { text-decoration: underline; font-style: normal }
.required { font-weight: bold }
td li.transitional, .elements li.transitional {
  font-weight: lighter;
  color: #696969;
background-color: white
}
td li.frameset, .elements li.frameset {
  font-weight: lighter;
  color: #808080;
background-color: white
}

.footer {
  margin-top: 2em;
  padding-top: 1em;
  border-top: solid thin black
}

strong.legal {
  font-weight: normal;
  text-transform: uppercase
}

@media print {
  input#toggler, .toolbar { display: none }
}

.center {
text-align: center
}

.template {
border: 1px #000000 solid;
color: #000000;
font-weight: normal;
font-size: 10pt;
font-family: Verdana, Helvetica, Arial, sans-serif;
background-color: white
}

.main {
color: #000000;
font-style: normal;
font-weight: normal;
font-variant: normal;
font-size: 10pt;
font-family: Verdana, Helvetica, Arial, sans-serif;
background-color: white

}

.header1 {
color: #00319c;
font-weight: bolder;
font-size: 20pt;
font-family: Tahoma, Arial, Verdana, sans-serif;
background-color: white
}

.normal {
  color: #000000;
  font-weight: normal;
  font-size: 10pt;
  font-family: Verdana, Helvetica, Arial, sans-serif;
background-color: white
}

a:link {
text-decoration: underline;
color: #04649c;
}

a:hover {
color: #BF983B;
text-decoration: none
}

a:active {
color: #BF983B;
text-decoration: underline
}

a:visited {
color: #304DD6;
text-decoration: underline
}

.clear {
clear: both
}
