body {
  font-size: 0.70em;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  margin: 1em 1em 1em 1em;
}
h1 {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 125%;
  color: MIDNIGHTBLUE;
  margin: 1.5em 0em 1em 0em;
}
h2 {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 105%;
  color: MIDNIGHTBLUE;
  margin: 1.5em 0em 1em 0em;
}
h3 {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 102%;
  font-style: italic;
  color: MIDNIGHTBLUE;
  margin: 1em 0em 1em 0em;
}
h4 {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 98%;
  font-style: italic;
  color: #363636;
  margin: 1em 0em 1em 0em;
}
p {
  margin-top: 0em;
  margin-bottom: 0.5em;
  line-height: 1.5em;
  text-indent: .9em;
}
br {
  line-height: 0.6em;
}
ul {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
ul li {
  line-height: 1.5em;
  padding: 0.2em;
}
ol {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
ol li {
  line-height: 1.5em;
  padding: 0.2em;
}
a:link {
  color: blue;
  text-decoration: none;
}
a:visited {
  color: blue;
  text-decoration: none;
}
a:hover {
  color: red;
  text-decoration: none;
}
a:active {
  color: red;
  text-decoration: none;
}
.control {
  font-weight: bold;
}
.hotkey {
  color: navy;
  font-weight: bold;
}
.illustration {
  margin: 1em 0em 1em 2.5em;
}
table {
  font-size: 100%;
  margin: 1.3em 0em 1em 0em;
  border-collapse: collapse;
  border: solid 1px #B8B8B8;
}
tr {
  padding: 1em 1em 1em 1em;
}
td {
  line-height: 1.5em;
  padding: 0.5em 0.5em 0.5em 0.5em;
  border-top: solid 1px #B8B8B8;
  border-right: solid 1px #B8B8B8;
  border-bottom: solid 1px #B8B8B8;
  border-left: solid 1px #B8B8B8;
 }
.tableheader {
  background-color: #E7E7E7;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}
.thtdh {
  padding: 1.5em 1.5em 1.5em 1.5em;
}
.thtdctr {
  padding: 0.5em 0.5em 0.5em 0.5em;
  text-align: center;
  vertical-align: middle;
}
.thtdleft {
  padding: 1em 1em 1em 1em;
  text-align: left;
  vertical-align: text-top;
}
.thtdleftmid {
  padding: 1em 1em 1em 1em;
  text-align: left;
  vertical-align: middle;
}
.tdiv {
  padding: 1em 1em 1em 1em;
  border-top: solid 1px #bdbabd;
  border-right: solid 1px #bdbabd;
  border-bottom: solid 8px #CFD0CF;
  border-left: solid 1px #bdbabd;
 }
.blacknote {
  margin: 1.5em;
  background-color: #EFEFEF;
  border: solid 0.05em #B8B8B8;
}
.tdblacknote {
  line-height: 1.5em;
  padding: 1.5em;
  border: none;
}
.rednote {
  margin: 1.5em;
  background-color: #EFEFEF;
  border: solid 0.05em red;
}
.tdrednote {
  line-height: 1.5em;
  padding: 1.5em;
  border: none;
}
.eg {
  color: TEAL;
}
.tipheading {
  margin-top: 1.2em;
  margin-left: 1.5em;
  font-weight: bold;
  color: MIDNIGHTBLUE;
}
.tipbody {
  margin-top: 0em;
  margin-bottom: 1.2em;
  margin-left: 2.3em;
}
.seealso {
  margin: 15px 0px 0px 0px;
  font-weight: bold;
}
.see {
  margin: 5px 0px 20px 15px;
  line-height: 180%;
}
.copyright {
  font-size: 80%;
  text-align: right;
  padding-top: 20pt;
}
.toc {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  margin: -5px 0px 0px 1em;
  border: none;
  background-color: white;
}
.tdnowrap {
  border: none; white-space: nowrap; line-height: 1.5em; padding: 5px 5px 5px 5px;
}
.indent {
  text-indent: 2em;
}
.list1 {
  margin: 1em 1em 1em 1em;
}
.list2 {
  margin: 0em 0em 0em 1em;
  font-size: 93%;
}
.table0 {
  border-style: none;
}
.td0 {
  border-style: none;
}
