html { 
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 0px;
  margin-top: 0px;
}

body { 
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 0px;
  margin-top: 0px;
}

body.titlepage {
  padding: 0px;
  margin: 0px;
  width: 1024px;
  height: 608px;
  /*border: solid 1px black;*/
  background-image: url('../graphics/titlebg-1280.png');
  background-position: top left;
  background-repeat: no-repeat;
  padding-top: 416px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 160%;
  font-size: 18pt;
}

body.slide {
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 0px;
  margin-top: 0px;
  width: 1024px;
  height: 1024px;
  /*border: solid 1px black;*/
  background-image: url('../graphics/slide-1280.png');
  background-position: top left;
  background-repeat: no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 160%;
  font-size: 20pt;
}

body.titlepage div.content {
  white-space: pre-wrap;
  padding-left: 162px;
}

body.slide div.content {
  padding-left: 40px;
}

body.titlepage h1 {
  line-height: 140%;
  font-size: 24pt;
  padding-top: 20px;
  font-weight: normal;
}

body.slide h1 {
  line-height: 140%;
  font-size: 24pt;
  font-weight: normal;
  color: white;
  padding-top: 20px;
  padding-bottom: 60px;
}

pre { 
  margin-top: 0px;
  font-size: 24pt;
  line-height: 110%;
}

pre.xml { 
  color: #888888;
}

div.tle { 
  background-color: #777777;
}

div.ttlnavigation {
  position: absolute;
  left: 890px;
  top: 2px;
  font-size: 10pt;
  color: #98012e;
}

div.ttlnavigation a,
div.ttlnavigation a:link,
div.ttlnavigation a:visited { 
  color: #98012e;
}

div.navigation {
  position: absolute;
  left: 890px;
  top: 2px;
  font-size: 10pt;
  color: white;
}

div.navigation a,
div.navigation a:link,
div.navigation a:visited { 
  color: white;
}

body div.footer { 
  background-color: #4d4d4d;
  color: white;
  width: 928px;
  font-size: 10pt;
  padding-left: 96px;
  padding-top: 4px;
  padding-bottom: 4px;
  line-height: 12pt;
}

.literal,
.starttag,
.endtag,
.emptytag,
.localname {
  color: black;
}

.command { 
  font-style: italic;
}

.filename { 
  font-style: italic;
}

.attribute {
  color: #0000CC;
}

.attvalue {
  color: green;
}

th,
td {
  font-size: 18pt;
}

span.unknown { 
  color: red;
}
