h3 {
  color: #222;
}
.deleted {
  text-decoration: line-through;
}

.bluetext {
  color: blue;  
}

.yubi {
  cursor: pointer;
}

.hType{
  font-style: italic;
}

.hId{
  text-align:center;
  vertical-align: middle
}

.hTitle {
  font-weight: bold;
}

.hAuthor {
  text-align: right;
  width: 100%;
}

.topMargin1 {
  margin-top: 1em;
}
