<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

body, div, p, blockquote, ol, ul, dl, li, dt, dd, td 
{	font-family : "Times New Roman", Times, serif;
	color : Black;
	font-weight : normal;
	font-style: normal;
	font-size : 12px;}

th
 {	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;}

h1 
{	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: Black;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;}

h2 
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;}

h3
 {	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px
}
</pre></body></html>