.large-text {
	font-size: 40pt;
}

.small-text {
	font-size: 20pt;
}

.left{
  float:left;
}

.clear{
  clear:both;
}