<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.red_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #B40101;
	padding-left: 5px;
}
.red_maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #B40101;
	padding-left: 5px;
	padding-right: 5px;
}
.yellow_tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FBEE9F;
	padding-left: 5px;
}
</pre></body></html>