body
{
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 100%;
  color: black;
  background-color: white;
  font-family: "arial", sans-serif;
  font-size: 150%;
  line-height: 1.0;
}

div.slide {
    font-family: "arial", sans-serif;
    font-size: 150%;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
border-width: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  line-height: 110%;
  color: black;
  background: transparent;
}

div.slide h1 {
  background-image: url("images/top.png");
  background-repeat: no-repeat;
  background-position: left;
  background-color: #fff;
  padding-left: 55pt;
  padding-right: 45pt;
  padding-top: 2pt;
  padding-bottom: 2pt;
  margin-top: 4pt;
  margin-left: 20pt;
  margin-right: 20pt;
  margin-bottom: 0.5em;
  display: block;
  font-size: 120%;
  line-height: 1.2em;
  border-bottom: 6px solid #0093B6;
  color: #0093B6;
  font-weight: none;
  font-style: none;
  font-family: "arial", sans-serif;
}

div.slide h2 {
  text-align: center;
  padding-top: 8pt;
  padding-bottom: 8pt;
  font-weight: normal;
  font-style: none;
  font-size: 150%;
  line-height: 1.5em;
}

div.toolbar {
  background-color: #fff;
}


ul { list-style-type: square;}
ul ul {margin-left: 20pt; margin-top: 0.1pt; margin-bottom: 0.1pt; list-style-type: disc; }
ul ul ul { list-style-type: circle; }
ul ul ul ul { list-style-type: disc; }
li { margin-left: 0.1pt; margin-top: 0.1pt; }
li li { font-size: 150%; font-style: normal }
li li li {  font-size: 150%; font-style: normal }

ul {
  margin: 0.4em 1.4em 0.4em 1.4em;
  padding: 0;

}

ul li {
  margin: 0.2em 0em 0.2em 0;
  padding: 0 0 0 20px;
  line-height: 190%;
  list-style: square;
  font-size: 90%;
}


ol li {
  margin: 0.1em 0em 0.6em 1.5em;
  padding: 0 0 0 0px;
  line-height: 140%;
  list-style-type: decimal;
}

li ul li {
  font-size: 100%;
  font-style: normal;
  padding: 0 0 0 20px;
  list-style-type: disc;
  background: transparent;
  line-height: 210%;
}

li li ul li {
  font-size: 100%;
  font-style: normal;
  list-style-type: circle;
  background: transparent;
  padding: 0 0 0 20px;
  line-height: 210%;
}

li li li ul li {
  font-size: 100%;
  list-style-type: disc;
  background: transparent;
  padding: 0 0 0 20px;
  line-height: 240%;
}

li ol li {
  list-style-type: decimal;
}


li li ol li {
  list-style-type: decimal;
}

p,ul,ol,blockquote,h2,h3,h4,h5,h6,dl {
  margin-left: 50pt;
  margin-right: 50pt;
}

table {
  border: 1px solid #999999;
  margin: 0px 70px;
  border-collapse: collapse;
}

td {
  border: 1px solid;
  padding: 1px 4px;
  /*background: #ffffcc none repeat scroll 0% 50%;*/
  background: #f0f0ff none repeat scroll 0% 50%;
  font-size: 55%;
  vertical-align: top;
}



img { background-color: transparent }

div.background {
 /*border-bottom: 6px solid #0093B6;*/
 background-color: #fff;
}


/*diff*/

p {
  margin-left: 0.7em;
  margin-right: 0.5em;
  line-height: 1.3em;
  font-size: 95%;
}


ul.ital {
 color: grey;
 font-style: italic;
}

p.italg {
 color: green;
 font-style: italic;
}

.cnr {
  overflow: auto;
  font-family: "Courier New", sans-serif;
  font-size: 70%;
  line-height: 1.5em;
  padding: 50px 50px;
  background-color: #e9e9e9;
 }

p.cnr {
  line-height: 1.2em;
  margin-left: 1.2em;
}

