.normal {
	font-family:Arial;
	font-size:14px;
}
.larger {
	font-family:Arial;
	font-size:16px;
}
.largst {
	font-family:Arial;
	font-size:18px;
}
.smuler {
	font-family:Arial;
	font-size:12px;
}
.smulst {
	font-family:Arial;
	font-size:10px;
}
.hilite {
	font-family:Arial;
	font-size:12px;
	background-color:#ffff00;
}
br.page {
	page-break-after:always;
}
img.thumbnail {
	width:75px;
	border:2px solid white;
	cursor:hand;
}
.anchor {
	font-family:Arial;
	font-size:14px;
	color:#0000ff;
	text-decoration:underline;
	cursor:hand;
}