

h3{

  color : green;

}

h4{

  font-size : 11pt;

  background-color : lime;

}

dl{

  margin-left : 10pt;

}

dt{

  font-size : 10pt;

  font-weight : bold;

  line-height : 20pt;

}

dd{

  font-size : 10pt;

  line-height : 20pt;

}

h1{

  font-size : 12pt;

  margin-top : -1pt;

  margin-left : -1pt;

  margin-right : -1pt;

  margin-bottom : -1pt;

}

li{

  line-height : 20pt;

  font-size : 10pt;

}

td{

  font-size : 10pt;

}

body{

  font-size : 10pt;

}

