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

.style1 {
	color: #337CE5;
	font-weight: bold;
}
.style2 {
	font-family:"Arial Black";
	font-weight: bold;
	color:#333333;
}
.style3 {
		color: #0033CC;
}
.style4 {
		font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.style5 {font-family:"Tahoma"; color: #FFFFFF; font-size: 16px;}
.style6 {font-family:"tahoma";font-size:12px;color:#000033}
.style7 {font-family: Geneva, Arial, Helvetica, sans-serif; color:#000066; font-size: 12px; }
.style8 {color: #FFFFFF}
.style9 {
	color: #FFA200;
	font-family:"tahoma";
	font-size:12px
}
.style18 {
	color: #ffffff;
	font-family: "Tahoma";
	font-size:12px
}</pre></body></html>