body {
  border: 0px
  padding: 0px;
  margin: 0px;
  font-family: Verdana;
  font-size: 10px;
  scrollbar-highlight-color: white;
  scrollbar-arrow-color: white;
  scrollbar-base-color: black;
  scrollbar-track-color: #CCCCCC;
  scrollbar-shadow-color: black;
  scrollbar-darkshadow-color: black;
  scrollbar-3dlight-color: black;
}

td {
  vertical-align: top;
}

.catalogue-input {
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  background-color: #000000;
  /*width: 126px;*/
  height: 18px;
  margin: 0px;
  font-family: Verdana;
  font-size: 11px;
  margin: 0px;
  font-weight: bold;
  /*
  scrollbar-highlight-color: red; 
  scrollbar-arrow-color: red;
  scrollbar-base-color: red;
  scrollbar-track-color: red;
  scrollbar-shadow-color: red;
  scrollbar-darkshadow-color: red;
  scrollbar-3dlight-color: red;
  */
}

.project-input {
  border: 1px solid #000000;
  color: #000000;
  background-color: #FFFFFF;
 /* width: 126px; */
  height: 18px;
  margin: 0px;
  font-family: Verdana;
  font-size: 11px;
  margin: 0px;
  font-weight: bold;
  /*
  scrollbar-highlight-color: red; 
  scrollbar-arrow-color: red;
  scrollbar-base-color: red;
  scrollbar-track-color: red;
  scrollbar-shadow-color: red;
  scrollbar-darkshadow-color: red;
  scrollbar-3dlight-color: red;
  */
}

.catalogue-check {
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  background-color: #000000;
  width: 18px;
  height: 18px;
  margin: 0px;
  text-align: center;
}

p {
  font-family: Verdana;
  font-size: 10px;
  line-height: 14px;
  margin: 0px;
}


p.label {
  font-weight: bold;
}

p.description {
  margin-bottom: 10px;
}

h1 {
  font-family: Verdana;
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 8px;
}

h2 {
  font-family: Verdana;
  font-size: 10px;
  line-height: 14px;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 8px;
}


td.label {
  padding-top: 4px;
  padding-right: 4px;
  padding-bottom: 4px;   
}

a {
  font-family: Verdana;
  color: #000000;
  font-size: 10px;
  line-height: 14px;
  margin: 0px;
  font-weight: bold;
  text-decoration: none;
}

a.file {
  color: #A100A1;
}
