/****************************/
/*     General Section      */
/****************************/

td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #033266; 
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
}

h2 {
  font-size: 13pt;
  line-height: 20pt;
  color: #033266;
  font-weight: normal;
  
}


/****************************/
/*      Lists Section       */
/****************************/

ul {
  margin-top: 10pt;
}

.txtwsfett {
  color: #FFFFFF;
  font-weight: bold;
  line-height: 20pt;
}

.textbl {
  color: #033266;
  line-height: normal;
}


/****************************/
/*   Declaration Headline   */
/****************************/

.h1ws {
  font-size: 15pt;
  color: #FFFFFF;
  background-color: #033266;
  padding-right: 5pt;
  line-height: 25pt;
}


/****************************/
/*     Declaration Menu     */
/****************************/

.menu_button {
  text-align: left;
  padding-left: 5pt;
  background-color: #666666;
  border-bottom: 1px solid #FFFFFF;
  line-height: 36pt;
}

.buttontxtws {
  color: #FFFFFF;
}

.buttontxtbl {
  color: #033266;
}

.textws {
  color: #FFFFFF;
  text-indent: 0px;
  line-height: 16pt;
}


/****************************/
/*    Declaration Footer    */
/****************************/

.buttontxtblfett {
  font-weight: bold;
  color: #033266;
}


/****************************/
/*    Declaration Links     */
/****************************/

a:link {
  text-align: left;
  text-decoration: none;
}

a:visited {
  text-align: left;
  text-decoration: none;
}

a:hover {
  font-weight: bold;
  text-align: left;
  text-decoration: none;
}

a:focus {
  text-align: left;
  text-decoration: none;
}

.link {
  color: #666666;
}

