p.small {
  font-family: "Times New Roman";
  font-size: 11px;
  color: #000000;
}

p.medium {
  font-family: "Times New Roman";
  font-size: 12px;
	font-weight: bold;
  color: #000000;
}

p.mediumParagraph {
  font-family: "Times New Roman";
  font-size: 12px;
  color: #000000;
}

h4.large {
  font-family: "Times New Roman";
  font-size: 22px;
	font-weight: bold;
  color: #000000;
}