 
.text{
  font-size : 12px;
  line-height : 18px;
  color : #585858;
}
.teacher {
	font-size: 12px;
	line-height: 18px;
	color: #0066FF;
}

BODY{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  background-color : #ccdafc;
}
.subtitle{
  font-size : 14px;
  font-weight : bold;
  color : blue;
}
