/* medium.css*/
body,
body div,
body p,
body th,
body td,
body li,
body dd		 {
  font-size: medium;
}

