@charset "utf-8";
/* CSS Document */

body
{
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 10%;
	margin-left: 10%;
	font-size: 12pt;
	color: #000;
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
	font-size: 18pt;
}

.txtrght {
	text-align: right;
	margin-top: 20px;
	margin-bottom: 20px;
}

h2 {
	font-size: 16pt;
}

