a {
  font-family:Arial, Helvetica, sans-serif;
  text-decoration:none;
  font-size:12px;
  line-height: 16px;
  color:#000000;
  }
#type {
  font-family:Helvetica, Arial, sans-serif;
  font-size:12px;
  line-height: 16px;
  color:#000000;
  }
 #rattype {
  font-family:Helvetica, Arial, sans-serif;
  font-size:9px;
  line-height:10px;
  color:#97B3BE;
  }
#title {
  font-family:Helvetica, Arial, sans-serif;
  font-size:12px;
  line-height: 10px;
  color:#97B3BE;
  }
#gray {
  font-family:Helvetica, Arial, sans-serif;
  font-size:12px;
  line-height: 16px;
  color:#999999;
  }
#bold {
  font-family:Helvetica, Arial, sans-serif;
  font-size:12px;
  font-weight:bold;
  line-height: 16px;
  color:#000000;
  }
#italic {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-style:italic;
  line-height: 16px;
  color:#000000;
  }
#headline {
  font-family:Helvetica, Arial, sans-serif;
  font-size:14px;
  font-weight:bold;
  line-height: 16px;
  color:#7AA8C2;
  }
#resume {
  font-family:Helvetica, Arial, sans-serif;
  font-size:14px;
  font-weight:bold;
  line-height: 16px;
  color:#000000;
  }
 #justify {
  font-family:Helvetica, Arial, sans-serif;
  font-size:12px;
  line-height: 16px;
  text-align: justify;
  color:#000000;
  }
  #blue {
  color:#7AA8C2;
  }