@import url('style_hsk_common.css');

body {
  background-color: #ffffff;
  position: relative;
  margin:auto;
width:1010px;
font-size:smaller;
  font-family: Arial, Helvetica, sans-serif;
}
.detailLeft table.twoCol {
  margin-bottom: 1em;font-size:100%;
}

.detailLeft, .indent {
  width: 95%;
  padding-bottom: 0.5em;
  white-space:normal;
  font-size:90%;
  line-height:150%;
}
.detailBottom {
  border-top: solid 1px #888;
  margin-top: 0.8em;
  padding-top: 6px;
  font-style:italic;
  font-size:100%;
  
  
}

