.heading1 {
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
.heading1 {
	font-size: large;
	font-weight: bold;
	text-align: right;
}
.heading2 {
	font-size: medium;
	font-weight: bold;
}
.justify {
	text-align: justify;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif
}
.text {
	line-height: 25pt;
}

