<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.style1 {
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
}
.textbox {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	width: 75pt;
}
.txtbox {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.regularexpr {
	background-color: #CCCCFF;
	font-family: Arial;
	font-size: 10px;
	color: Red;
}
.button {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	border: thin outset #FFFFFF;
	width: 50px;
}
.border {
	border: thin none #000000;
}
.login_register_link {
	font-size: 9pt; 
	color: RED; 
	font-family: Arial; 
	font-weight: bold; 
}
.style2 {
	font-size: 8pt
}
.style3 {
	font-size: 9pt; 
	color: #FFFFFF; 
	font-family: Arial;
}
.style4 {
	color: #FDB232
}
.style6 {
	font-size: 8pt;
	color: #FF0000;
	font-family: Arial;
	font-weight: bold;
}
.style7 {
	font-family: Arial;
	font-size: 9pt;
	color: #135a94;
	font-weight: bold;
}
.style9 {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}
.style10 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.style11 
{
	font-size: 9pt; 
	color: #FF0000; 
	font-family: Arial; 
	font-weight: bold; 
}
.style12 
{
	font-family: Arial; 
	font-weight: bold; 
	font-size: 8pt; 
	color: #FFFFFF; 
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FCFDFD;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FFFFFF;
}
</pre></body></html>