.textnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	white-space: normal;
	border: none;


}
.antiqueolive {
	font-family: "Antique Olive Compact", "Arial Black", Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #a53c18;
	text-decoration: none;
}
h1 {
	font-family: "Antique Olive Compact", "Arial Black", Arial, sans-serif;
	font-size: 16px;
	white-space: normal;
	border: none;
	letter-spacing: 0.5em;

}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;

}
