﻿h1 {
	font-family: "times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	font-style: italic;
	color: #000099;
	margin: 12px 0px 12px 0px;
	text-align: center;
}
p {
	margin: 0px 50px 12px 50px;
	text-align: justify;
	text-indent: 12px;
}

