body {
   font-family: sans-serif;
}
.title {
   font-size: 16px;
   font-weight: bold;
}

.howard {
   font-size: 14px;
}
.chordname {
   font-size: 16px;
   font-weight: bold;
}
.notename {
   font-size: 14px;
}
.chordtype {
   font-size: 14px;
}
select, option {
   font-size: 13px;
}