<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	font-family:Arial,Impact;
	background-color:#222222;
	text-decoration:none;
	
}

p{
	font-family:Arial,Helvetica;
	color:#ffffff;
}

p.orange {
	color:#ff9c00;
	font-size:25px;
}

a{
	text-decoration:none;
	color:#ffffff;
}

a.o{
	text-decoration:none;
	color:#FF9C00;
}

a:hover{
	text-decoration:underline;
}

a.o:hover{
	text-decoration:underline;
}

td{
	font-family:Arial,Helvetiva;
	text-align:center;
	color:#ffffff;
}

td.1{
	font-family:Arial,Helvetiva;
	text-align:left;
	color:#ffffff;
}

h3{
	color:#FF9C00;
	text-align:center;
}

h6{
	color:#ffffff;
	text-align:center;
}

h5{
	color:#ffffff;
	text-align:center;

}

h2{
	color:#ffffff;
	text-align:center;
}

h1{
	color:#ffffff;
	text-align:center;
}

h4{
	text-align:center;
	color:#ffffff;
}

li{
	color:#ffffff;
	text-align:left;
}

td.o {
	color:#ff9c00;
	font-size:22px;
	text-align:left;
}</pre></body></html>