<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.downloads
{
	text-align: right;
}

.downloads td
{
	height:        32px;
	border-bottom: 1px solid #BBBBBB;
}

.downloads img
{
	border:         0px;
	vertical-align: middle;
	margin-left:   8px;
}

.downloads a
{
	text-decoration: none;
}
.downloads a:hover
{
	text-decoration: underline;
}
</pre></body></html>