<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454C54;
	line-height: 18px;
}
.style4 {	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
label { 
   display:block; 
   margin-bottom:5px; 
} 
input { 
   border:none; 
   -webkit-border-radius:5px; 
   -moz-border-radius:5px; 
   border-radius:5px; 
   -webkit-box-shadow:0 0 5px #666 inset; 
   -moz-box-shadow:0 0 5px #666 inset; 
   box-shadow:0 0 5px #666 inset; 
   height:25px; 
   line-height:25px; 
   width:200px; 
   text-indent:5px; 
} 
input:focus { outline:none; }
.style5 {color: #FFFFFF}
a {
	font-size: 12px;
	color: #8E466B;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8E466B;
}
a:hover {
	text-decoration: underline;
	color: #7D3D58;
}
a:active {
	text-decoration: none;
	color: #8E466B;
}
a.white {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a.white:link {
	text-decoration: none;
}
a.white:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.white:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.white:active {
	text-decoration: none;
	color: #FFFFFF;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.style6 {font-size: 13px}

</pre></body></html>