<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body	{
						margin:0px;
						padding:0px;
						background-color:#180A06;
						font-family:Tahoma;
						}
td {
						vertical-align:top;
						font-size:11px;
						line-height:14px;
						font-family:Tahoma;
						color:#FFF4D0;
						}						
/*--------------------------------------------------   ul, em, i, form	 ---------------------*/						
ul {
						list-style-type:none;
						margin:0px; 
						padding:0px; 
						}	
em, i {
						font-style:normal;
						}						
form {
						padding:0px;
						margin:0px;
						}						
/*----------------------------------------------------   a	 ---------------------*/						
a	{
						color:#000000;
						font-size:11px;
						text-decoration:underline;
						}
a:hover	{
						color:#000000;
						font-size:11px;
						text-decoration:none;
						}
/*------------------------------------------------------ strong,  strong a	 ---------------------*/
strong {
	color:#000;
						}
 strong a	{
						color:#200C09;
						text-decoration:none;
						}
strong a:hover	{
						color:#200C09;
						text-decoration:underline;
						}									
/*----------------------------------------------------   input, textarea	 ---------------------*/						
input, textarea {
						width:218px;
						background-image: url(images/bg_input.jpg);
						background-position: left top;
						background-repeat: repeat;
						border:1px solid #EAAB88;
						font-family:Tahoma;
						font-size:11px;
						color:#ffffff;
						line-height:10px;
						padding-top:2px;
						padding-left:2px;
						padding-right:2px;
						}												
input {
						height:21px;
						margin:0px 0px 0px 0px;
						}
textarea	{
						height:115px;
						margin:0px 0px 0px 0px;
						overflow:hidden;
						}	
/*-----------------------------------------------------  	li	 	---------------------*/
li	{
	background-image: url(images/list_1_1.gif);
	background-position: 0% 5px;
	background-repeat: no-repeat;
	font-size:11px;
	margin:0px 0px 3px 0px;
	padding:0px 0px 0px 20px;
	height:17px;
	line-height:16px;
	color:#FFF;
	font-weight: bold;
						}
li a	{
						color:#200C09;
						font-size:11px;
						text-decoration:none;
						font-weight:bold;
						}
li a:hover	{
						color:#200C09;
						font-size:11px;
						text-decoration:underline;
						font-weight:bold;
						}						
/*------------------------------------------------------- footer	 ---------------------*/
.footer 	{
						color:#8A7859;
						font-size:11px;
						padding:4px 18px 0px 0px;
						line-height:15px;
						}	
.footer a	{
						color:#833107;
						font-size:11px;
						text-decoration:none;
						}
.footer a:hover	{
						color:#833107;
						font-size:11px;
						text-decoration:underline;
						}
/* ------------------  end_of_file --------------------*/					
</pre></body></html>