body {
  background: #ffaa44;
}

p {
  font-family: "Monaco";
  font-size: 12pt;
  line-height: 14pt;
  text-align: left;
}

div.cent {
  text-align: center;
}

div.right {
  text-align: right;
}

div.just {
  text-align: justify;
}

h2 {
  font-size: 16pt;
  line-height: 18pt;
  color: maroon;
  font-weight: bold;
}

h3 {
  font-size: 14pt;
  line-height: 16pt;
  font-weight: bold;
  font-style: italic;
  color: navy;
}

h4 {
  font-size: 12pt;
  line-height: 14pt;
  color: navy;
}

span.headln {
  font-family: "Times New Roman";
  font-size: 14pt;
  line-height: 16pt;
  font-weight: bold;
  color: maroon;
}


span.heavy {
  font-weight: bold;
  color: maroon;
}

span.emph {
  font-family: "Times New Roman";
  font-size: 16pt;
  line-height: 18pt;
  color: red;
  font-weight: bold;
  text-align: center;
}

span.index {
  font-family: "Times New Roman";
  line-height: 16pt;
  color: maroon;
  font-weight: bold;
}

span.tblmon {
  font-family: "Monaco";
  font-size: 12pt;
  line-height: 14pt;
  text-align: center;
  font-weight: bold;
  color: maroon;
}

span.tbltxt {
  font-family: "Times New Roman";
  font-size: 12pt;
  line-height: 14pt;
  color: black;
  text-align: center;
}

span.tblbld {
  font-family: "Times New Roman";
  font-size: 14pt;
  line-height: 16pt;
  font-weight: bold;
  color: maroon;
}

span.linksym {
  font-size: 14pt;
  color: maroon;
}

span.inac_linksym {
  font-size: 14pt;
  color: yellow;
}

span.helpsym {
  font-size: 16pt;
  font-style: italic;
  color: black;
  background: white;
}

span.question {
  font-size: 14pt;
  font-weight: bold; 
  color: cyan;
}

span.action {
  font-size: 12pt;
  color: white;
  font-weight: bold;
}

span.error {
  font-size: 16pt;
  font-weight: bold;
  color: red;
  background: white;  
}

span.ref {
  font-style: italic;
}

span.inactive {
  color: silver;
}

a:link { 
  font-weight: bold;
  color: maroon;
} 

a:visited { 
  font-weight: bold;
  color: maroon;
}

a:active { 
  font-weight: bold;
  color: maroon;
} 
