body
{
	background-color: #cccc99;
}
H1
{
	margin-top: 8px;
	font-weight: bold;
	font-size: 20pt;
	color: black;
	font-family: 'Times New Roman';
	font-variant: small-caps;
}
H2
{
	font-weight: bold;
	font-size: 16pt;
	color: black;
	font-family: 'Times New Roman';
	margin-top: 8px;
}
P
{
	text-align: justify;
}
.center
{
	text-align: center;
}
.right
{
	text-align: right;
}
h3
{
	font-weight: bold;
	font-size: 14pt;
	color: black;
	font-family: 'Times New Roman';
	margin-top: 8px;
}
DIV
{
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 12px;
	list-style-type: disc;
}
.handwriting
{
	font-size: 12pt;
	font-family: 'Lucida Calligraphy';
}

