body
{
	font-family: georgia, verdana, sans-serif;
}

h1
{
	color: navy;
	text-align: center;
	font-size: 18pt;
	letter-spacing: 0.25em;
}

h2
{
	color: navy;
	font-size: 14pt;
	border-bottom: 1px black dashed;
	margin-top: 18pt;
}

h3
{
	font-size: 12pt;
	margin-bottom: 6pt;
}

p, ul
{
	margin-top: 3pt;
	font-size: 8pt;
}

p.note
{
	font-size: 7pt;
}

p#author
{
	text-align: center;
	font-weight: bold;
	color: navy;
	letter-spacing: 0.25em;
	margin-top: -10pt;
	margin-bottom: 24pt;
}

p#sign
{
	text-align: right;
}
