body  {font-size:11pt;background-color:#FFffFF;color:#000000;
       text-decoration:none;}
a {text-decoration:none;}
a.hover{text-decoration:underline;}
.table_title{color:#CCFFFF;}
.title{font-size:12pt;font-weight:bold;}
.navi {font-size:10pt;left-margin:3pt;right-margin:3pt;color:#FFffFF}
a.navi:hover {font-size:10pt;left-margin:3pt;right-margin:3pt;background-color:#cccccc;color:#333333}
.menu {font-size:10pt;font-weight:bold;line-height:180%;color:#000000}
.contH{font-size:9pt;font-weight:normal;color:#0000FF;line-height:120%;}
.contD{font-size:9pt;font-weight:normal;color:#000000;}
.quest{font-size:9pt;font-weight:bold;color:#0063c7;line-height:120%;}
.questS{font-size:9pt;font-weight:normal;color:#555555;line-height:120%;}
.keywd{text-decoration:underline;}

dt.env { font: bold; }
dd.env { font: normal; }
p.green { color: green; }
tr.notes { background-color:#CCFFFF}

#support_end {
    height: 20px;
    box-sizing: border-box;
    padding: 1px 6px 1px 6px;
    background-color: #dc2020;
    color: #fff;
    border-radius: 3px;
    font-size: 11px;
}

.dlbtn {
  max-width: 600px;
  cursor: pointer;
  display: block;
  text-align: center;
  margin: 3px;
  padding: 5px;
  color: black;
  text-decoration: none;
  border: 1px solid #000;
  background-color: #eee;
}