<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*! Place styles that are not related to main template here */

.alignleft{
	float: left;
	margin-right: 15px;
	margin-bottom: 3px;
}

.alignlright{
	float: right;
	margin-left: 15px;
	margin-bottom: 3px;
}

.aligncenter{
	display: table;
	margin: 0 auto;
	margin-bottom: 3px;
}
</pre></body></html>