body {
  background-color: white;
}
      
.l {
  font-family: verdana;
  font-size: 10px;
  background-color: lightblue;
  text-align: right;
}
.sub {
  font-family: verdana;
  font-size: 10px;
}  	  