<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.left
{
	text-align: left;
}
.center
{
	text-align: center;
}
.right
{
	text-align: right;
}
.top
{
	vertical-align: top;
}
.bottom
{
	vertical-align: bottom;
}
img.thumbnail
{
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
</pre></body></html>