<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">	body {
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 12px;
		color: black; 
		background: #CD2626
	}	
	td {
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 12px;
	}
	th {
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 12px;
	}

	a {
		text-decoration: none;
		color: black; 
	}

	a:hover {
		color: black; 
	}


	.inverse {
		background: black; 
		color: white; 
	}


	.titletext {
		font-size: 12px;
		background: black; 
		color: white; 
	}
	.headertext {
		font-size: 16px;
		color: black; 
		Font-weight: bold;
	}
	.headertext2 {
		font-size: 24px;
		color: black; 
		Font-weight: bold;
	}
	.footertext {
		font-size: 10px;
		background: white; 
		color: black; 
	}
	.smalltext {
		font-size: 10px;
		background: white; 
		color: black; 
	}
</pre></body></html>