body { background-color: white;
font-family: Times New Roman, Verdana, Arial, sans-serif;
font-size: 12pt;
color: black;
margin: 10px;
padding-bottom:40px;
}

p {text-align: justify}

div.banner {
  margin: 0;
  font-size: 90%;
  font-weight: normal;
  line-height: 1.1;
  text-align: center;
  position: absolute;
  top: 1em;
  left: 2%;
  width: 15em;
  right: 2em;
}

div.banner a, div.banner em { display: block; margin: 0 0.5em }
div.banner a, div.banner em { border-top: 2px groove #696969}
div.banner a:first-child { border-top: none }
div.banner em { color: #FFF99D }

div.banner a:link { text-decoration: none; color: white }
div.banner a:visited { text-decoration: none; color: greenyellow }
div.banner a:hover { background: black; color: white }

a:link { font-family: Times New Roman; font-size: 10pt; color: blue; text-decoration: none }
a:hover { font-family: Times New Roman; font-size: bold 10pt; color: firebrick; background-color: none; text-decoration: none }
a:visited { font-family: Times New Roman; font-size: 10pt; color: green; text-decoration: none }


h1 { width: 100%; text-align: center; font-weight: bold; color: darkslategray; font-family:Times New Roman, Verdana, Arial, Helvetica, sans-serif;  padding-bottom: .5em; font-size:18pt}

h2 { width: 100%; text-align: left; font-weight: bold; color: maroon; font-family:Times New Roman, Verdana, Arial, Helvetica, sans-serif; 
font-size:18pt }

h3 { width: 100%; text-align: center; font-weight: bold; color: darkslategray; font-family:Times New Roman, Verdana, Arial, Helvetica, sans-serif; padding-bottom: 1em; font-size:16pt}

h4 { color: brown; font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
font-size:16pt}

h5 { color: brown; font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
font-size:14pt}

h6 {width: 100%; text-align: left; font-size: 16pt; font-weight: bold; font-family: Times New Roman; color: darkmagenta; Filter: Glow(Color=yellow, Strength=5); padding-bottom: 1em;
}

span.init {font-family: Times New Roman; font-size: 250%; font-weight: bold
}

p.subsec1 {text-indent: 0; font-family: Times New Roman; font-size: 90%; margin-left: 10%
}
p.subsec2 {text-indent: 0; text-align: justify; font-family: Times New Roman; margin-left: 10%
}
p.subsec3 {text-indent: 0; text-align: justify; font-family: Times New Roman; margin-left: 5%
}
p.subsec4 {text-indent: 0; text-align: justify; font-family: Times New Roman; font-size: 90%; margin-left: 5%
}
p.note {text-indent: 0; font-family: Times New Roman;  font-size: 85%; margin-left: 10%
}

p.bod {text-indent: 0}

p.small {text-indent: 0; font-family Times New Roman; font-size: 9pt}

pre { font-family: Times New Roman, Verdana; font-size: 12pt; color: black;margin-left: 10px
} 

.dotted {border-style: dotted}
.dashed {border-style: dashed none}
.double {border-style: none double}
.groove {border-style: groove}
.ridge {border-right-style: ridge}
.inset {border-bottom-style: inset}
.outset {border-top-style: outset}

  table {
    margin-left: auto;
    margin-right: auto;
    font-family: Times New Roman, Verdana, sans-serif;
    background: ivory;
    border-width: 0px 0px 1px;
    border-color: dashed;
    border-style: dashed;
}

  td { font-family: Times New Roman, Verdana, sans-serif; font-size: 11pt }
  td.shaded { background: rgb(255, 255, 153) }
  th.shaded { background: rgb(204, 204, 153) }

#left { position:absolute;
top:70px;
left:10px;
width:150px;
background: bisque;
color:purple;
border:0px solid purple;
}

#tophead {
top: 10px;
margin-left: 100px;
margin-right: 100px;
background: gainsboro;
border: 1px solid gray;
}

#thobody {
top: 0px;
margin-left:165px; 
margin-right: 20px;
background:whitesmoke;
border:0px solid gold;
}

html>
body #thobody { margin-left:240px;
margin-right:10px;
}

#mainbody {position: relative;
top:20px; 
margin-left: 110px;
margin-right: 110px;
background: ivory;
border-top: 1px solid darkgray;
border-right: 1px solid darkgray; 
border-left: 1px solid darkgray;
border-bottom: 1px solid darkgray;
}

p,h1,h2,h3,h4,h5,h6 { margin: 10px 10px 10px 10px 10px 10px 10px }