<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.Form h1
{
	margin: .5em 0em .5em 0em;
}
.Form label 
{
	float: left;
	width: 10em;
}
.FormElement 
{
	width: 15em;
	margin-bottom: .5em;
}
.FormElementCheck 
{
	width:1em;
}
.Form br
{
	clear:left;
}
.FormButton 
{
	margin-top: 1em;
	margin-right: 1em;
}
</pre></body></html>