
ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
ol{
  margin-top : 0px;
  margin-left : 25px;
  margin-right : 0px;
  margin-bottom : 0px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}
li{
  font-size : 12px;
  line-height : 110%;
  color : #666666;
}
.ch{
  font-size: 14px;
  font-style: normal;
  line-height: 160%;
  font-weight: normal;
  color : #118fe1;
  text-align: left;
  vertical-align: middle;
}
p.ch2{
  font-size: 14px;
  color : #118fe1;
  text-align: left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
ul.ch2{
  list-style-type : none;
}
ul.ch2 li{
  font-size : 12px;
  padding-top : 4px;
  padding-left : 4px;
  padding-right : 0px;
  padding-bottom : 2px;
  line-height : 110%;
  border-left-width : 5px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #118fe1;
  border-bottom-color : #118fe1;
  margin-left : 0px;
  margin-right : 15px;
  margin-top : 3px;
  margin-bottom : 0px;
}

ul.ch3{
  list-style-type : disc;
}
ul.ch3 li{
  font-size : 12px;
  line-height : 110%;
  margin-left : 25px;
  padding-top : 2px;
  padding-bottom : 2px;
}