h1 {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-align: center;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}

.section {
	font-size: large;
	font-weight: normal;
	font-style: normal;
}
