BODY {
  background-color: navajowhite;
  margin-left: 15px;
  color: black;
  font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 130%;
  scrollbar-3dlight-color: firebrick;
  scrollbar-arrow-color: navajowhite;
  scrollbar-base-color: firebrick;
  scrollbar-darkshadow-color:;
  scrollbar-face-color: firebrick;
  scrollbar-highlight-color: navajowhite;
  scrollbar-shadow-color: navajowhite;
}

TITLE {
  color: black;
  font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
}

h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
 font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif; 
}

h1 { 
 font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
 font-size: 22px;
 text-align: left;
 font-style: bold;
 line-height: 120%;
 margin-top: 0px;
 margin-bottom: 0px;
 color: firebrick;
}

h2 { 
 margin-top: 20px;
 margin-bottom: 10px;
 line-height: 120%;
 text-style: left; 
 font-style: bold;
 font-size: 17px;
}

h3 {
font-size:14px; 
font-style: bold;
}

h4 {
font-size:14px;
font-weight: normal;
font-style: italic;
}

p,ul,ol,li,div,td,th,address,blockquote {
  font-size: 13px;
}

p.small {
margin-top: 0px;
font-size: 11px;
line-height: 120%;
}

p.footer {
margin-top: 0px;
font-size: 11px;
text-align: center;
line-height: 120%;
}

ul.no-margin {
margin-bottom: 0px;
}

A {
  color: ivory;
  text-decoration: none;
  line-height: 120%;

}

SPAN A {
  color: firebrick;
  text-decoration: none;
}

a:hover {
  color: firebrick;
  background-color: navajowhite;
  text-decoration: none;
}

img.border {
  border-style: solid;
  border-top: 1px black solid;
  border-right: 1px black solid;
  border-bottom: 1px black solid;
  border-left: 1px black solid;  
}

table {
vertical-align: top;
}

TABLE.toc {
  width: 650px;
  line-height: 130%;
  text-align: center;
  text-decoration: none;
  font-size: 12px;
}

TABLE.toc-main {
  width: 180px;
  line-height: 130%;

}

TABLE.toc-sub {
  width: 640px;
  line-height: 130%;
  text-align: center;
  text-decoration: none;
  font-size: 12px;
  margin-top: 0px;
  margin-bottom: 12px;
}

td.toc-item {
  align: left;
  width: 180px;
  font-size: 11px;
  padding-left: 12px;
  font-weight: bold;
  line-height: 170%;
}

td.toc-subitem {
  background-color: navajowhite;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-right: 0px;
  margin-left: 0px;
  align: center;
  font-size: 11px;
  font-weight: bold;
  color: crimson;
  line-height: 130%;
}

td.toc-header {
  align: left;
  width: 180px;
  font-size: 11px;
  font-weight: bold;
  color: ivory;
  padding-left: 10px;
  line-height: 170%;
}

TD.small {
  vertical-align: top;
  horizontal-align: left;
  font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 130%;
  padding-top: 2px;
  padding-bottom: 2px;
}

TD.small-a {
padding-top: 2px;
padding-right: 5px
line-height: 130%;
}

TD.small-b {
  vertical-align: top;
  font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 130%;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 20px;
  }

hr {
color: firebrick;
height: 1px;
}