body{
  background: #ffffdd;
  font-family: "Times New Roman";
}

p {
  font-family: "Times New Roman", Junicode, Cardo;
  font-size: 14pt;
  line-height: 16pt;
  color: black;
}

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

h3 { 
  font-family: "Times New Roman";
  font-size: 14pt;
  line-height: 16pt;
  font-weight: bold;
  font-style: italic;
  color: black;
}

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

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

div.colhead {
  font-size: 13pt;
  line-height: 13pt;
  font-weight: bold;
  color: black;
  text-align: center;
}

div.colheadleft {
  font-size: 13pt;
  line-height: 13pt;
  font-weight: bold;
  color: black;
  text-align: left;
}

div.message {
  font: 14pt "Times New Roman";
  line-height: 16pt;
  color: black;
  font-weight: bold;
  text-align: center;
}

div.cent {
  text-align: center;
}

div.right {
  text-align: right;
}

div.just {
  text-align: justify;
}

td.checkbox {width: 2%;}
td.checkboxName {width: 21%;}
td.string {width: 54%; text-align:center;}

table.search {
  width: 780px;
  height: 110px;
}

table.middle {
  border-style: none; 
  width: 780px;
  height: 140px;
}

td.topsearch {
  font-size:14pt;
  font-weight: bold;
}

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

span.headln {
  font-size: 18pt;
  line-height: 20pt;
  font-weight: bold;
  color: black;
}

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

span.juni {
  font-family: Junicode, Cardo, "Times New Roman", serif;
  font-size: 1.2em;          
}
 
span.tbltxt {
  font-family: "Times New Roman";
  font-size: 12pt;
  line-height: 18pt;
  color: black; 
  margin-left: 1px;
  margin-right: 1px;
  border:thin solid #B3B3B3;
  background-color: #FFFFA8;
}

span.menutxt {
  font-family: "Times New Roman";
  font-size: 12pt;
  line-height: 18pt;
  color: black; 
  background-color: #FFFFDD;
}

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

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

span.linksym {
  font-size: 12pt;
  color: red;
}

span.inac_link {
  font-size: 12pt;
  color: #C0C0C0;
}

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

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

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

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

span.ref {
  font-style: italic;
}

a:link { 
  font-family: "Times New Roman", Junicode, Cardo;
  font-size: 12pt;
  line-height: 14pt;
  font-weight: bold;
  color: black;
} 

a:visited { 
  font-family: "Times New Roman";
  font-size: 12pt;
  line-height: 14pt;
  font-weight: bold;
  color: black;
}

a:active {
  font-family: "Times New Roman", Junicode, Cardo;
  font-size: 12pt;
  line-height: 14pt;
  font-weight: bold;
  color: black;
} 

a.download {font-size: 10pt; 
            color: navy;}
