<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
  margin: 0 auto;
  padding: 0;
  background-color: #CAC899;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  color: #445864;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #110900;
}
.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #110900;
}

a:link { 
color : #003300; 
} 
a:visited { 
color : #003300; 
} 
a:hover { 
color : #000080; 
} 
a:active { 
color : #003300; 
} 

hr { 
color : #fff; 
background-color : #fff; 
border : 1px double #CAC899; 
border-style : none none double; 
} 

h1 { 
   font-size: 24; 
   margin: 0; 
   display: inline; 
   font-weight: normal; 
   color: #000022; 
}
h2 { 
   font-size: 18; 
   margin: 0; 
   display: inline; 
   font-weight: normal; 
   color: #333333; 
}
h3 { 
   font-size: 14; 
   margin: 0; 
   display: inline; 
   font-weight: normal; 
   color: #333333; 
}
h4 { 
   font-size: 13; 
   margin: 0; 
   display: inline; 
   font-weight: normal; 
   color: #333333; 
}
h5 { 
   font-size: 12; 
   margin: 0; 
   display: inline; 
   font-weight: normal; 
   color: #333333; 
}
h6 { 
   font-size: 12; 
   margin: 0; 
   display: inline; 
   font-weight: normal; 
   color: #333333; 
}
.category { 
   font-size: 11; 
   font-weight: normal; 
   color: #333333; 
}
.note { 
   font-size: 10; 
   font-weight: normal; 
   color: #333333; 
}</pre></body></html>