body {
  line-height: 20px;
}
.r {
 color: red;
}
.b {
  background: #cccccc;
}
.m1 {
	border: 1px solid #cccccc;
}