div.manual {
  margin: 0.4in;
  padding: 0.4in;
  border: medium ridge silver            
}
div.doctitle {
  font-size: 18pt; 
  font-weight: bold; 
  font-family: Helvetica; 
  text-align: left
}
div.figure {
  margin: 3pt;
  border: thin ridge silver;
  padding: 3pt;
  text-align: center; 
  font-style: italic;
  font-family: Helvetica
}
div.chapter {
  text-align: justify;  
  font-family: Times; 
  font-size: 11pt; 
  font-weight: normal; 
  line-height: 1.5; 
  margin-top: 18pt  
}
div.subchapter {
  margin-top: 12pt 
}
p {
  margin-top: 6pt 
}
td {
  text-align: justify
}
div.annotation {
  font-style: italic;
  font-family: Times;
  border: thin solid blue;
  padding: 0.1in;
  text-align: justify
}
div.disclaimer {
  font-weight: bold; 
  margin-top: 12pt; 
  margin-bottom: 12pt;
  padding: 0.1in;
  border: thin solid black
}
div.title {
  font-size: 14pt; 
  font-weight: bold; 
  font-family: Helvetica; 
  margin-top: 12pt;
  background-color: silver;
  padding: 3pt;
  border-top: thin solid black;
  border-bottom: thin solid black
}
div.subtitle {
  font-size: 12pt; 
  font-weight: bold; 
  font-family: Helvetica; 
  margin-top: 6pt;
  padding: 3pt;
  border-top: thin solid black;
  border-bottom: thin solid black
}
ul, ol {
  margin-top: 6pt,
  margin-bottom: 6pt
}
li {
  text-align: justify 
}
table.imagelist {
  margin-top: 6pt,
  margin-bottom: 6pt
}
span.keyword {
  font-style: italic;
  color: blue  
}
ol.footnote {
  margin-top: 12pt;
  margin-bottom: 12pt;
  font-size: 9pt; 
  font-family: Times  
}
span.footnote-ref {
  vertical-align: super;
  font-size: 9pt
}
table.troubleshooting {
  margin-top: 6pt;
  margin-bottom: 6pt;
  border: 1pt solid black;
  border-collapse: collapse;
  padding: 2pt;
}
th.problem, th.cause, th.remedy {
  font-style: italic;
  padding: 3pt; 
  border: 1pt solid silver  
}
td.problem, td.cause, td.remedy {
  padding: 3pt; 
  border: 1pt solid silver  
}
table.specifications {
  margin-top: 6pt;
  margin-bottom: 6pt;
  border: 1pt solid black;
}
td.item {
  font-weight: bold;
  text-align: right;
  vertical-align: top; 
  padding: 3pt
}
td.value {
  padding: 3pt
}
dl.index {
  font-size: 11pt; 
  font-style: italic;
  padding: 3pt
}
div.hr {
  margin-top: 12pt;
  margin-bottom: 6pt;
  border-top: this solid silver
}
img {
  display: display-graphic;
  text-align: center
}