﻿.Heading {
	font-family: "Book Antiqua";
	font-size: large;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.Multiverse {
	font-family: "Book Antiqua";
	font-size: medium;
	font-weight: bolder;
	font-style: italic;
}
.Body {
	font-family: "book Antiqua";
	font-size: 12pt;
	text-align: left;
}

.Heading2 {
	font-family: "Book Antiqua";
	font-size: large;
	color: #0000FF;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.Body2 {
	font-family: "Book Antiqua";
	font-size: large;
}

