H1
{
	font-weight: bold;
	font-size: 25pt;
	color: #88CC77;
	font-family: Arial;
	font-variant: small-caps;
}

BODY
{
	font-weight: bold;
	text-transform: capitalize;
	color: #66aa55;
	font-family: Arial;
	background-color: #fafffa;
	font-variant: small-caps;
}

SMALL
{
	font-size: 8pt;
}
