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


/*‘‘‘‘‘FONT‘‘‘‘‘*/
.profile {
  color:#333;
  font-size:0.9em;
  line-height:1.8em;
}
.profile2 {
  color:#000;
  font-size:1.1em;
  line-height:2.0em;
  font-weight:bold;
}
.small {
  color:#333;
  font-size:0.8em;
  line-height:2.0em;
  font-weight:bold;
}
