<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a:link {
	color: #3333ff;
}

a:visited {
	color: #3399ff;
}

.p {
	font-size: 16px;
	text-indent: 50px;
    padding-left: 30px;
}

.ind {
	font-size: 16px;
	text-indent: 50px;
    padding-left: 100px;
}
.div {
	font-size: 16px;
	text-indent: 50px;
    padding-left: 30px;
    color: #ffffcc;
}</pre></body></html>