.text {
	font-family: Baskerville, serif;
	font-size: 16px;
}

h1,.h1 { font-size: 28px; font-weight: bold; }
h2,.h2 { font-size: 22px; font-weight: bold; }
.subhead { font-size: 18px; }

.handwritten {
	font-family: DesyrelRegular, Helvetica, Arial, sans-serif;
}

ul.square {
  list-style-type: square;
}
