/*‘‘‘‘‘DEFAULT STYLE‘‘‘‘‘*/
h2 {
  font-size:1.3em;
  line-height:2.4em;
  font-weight:bold;
  margin:0;
  padding:0 ;
  border:none;
}
h3 {
  font-size:1.2em;
  line-height:1.4em;
  font-weight:bold;
  margin:0;
  padding:0 ;
  border:none;
}


/*‘‘‘‘‘FONT‘‘‘‘‘*/
.drm_blue {
  color:#333399;
  font-size:1.0em;
  line-height:1.8em;
}
.text {
  color:#333;
  font-size:0.9em;
  line-height:1.4em;
}
