@import "/afk/styles/common.css";

/* medium astronomy for kids style sheet       */
body{
  font-size: 16px;
  line-height: 20px;
}

#definition {
  font-size: 11px;
}

.paraTitle {
  font-size: 17px;
  line-height: 19px;
}

.sidebar {
  font-size: 11px;
  line-height: 13px;
}

.sidebarTitle {
  font-size: 12px;
}

.word {
  font-size: 12px;
  font-weight: bold;
  color: #990000;
}


