BODY
{
	font-size: 12pt;
	vertical-align: baseline;
	color: dimgray;
	font-family: Arial;
	border-collapse: collapse;
	background-color: white;
	text-align: left;
}

.small
{
	font-size: 8pt;
}

.tiny
{
	font-size: 6pt;
}

.smallcap
{
	font-variant: small-caps;
}

A
{
	color: #555555;
}
