<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{ 
background-image: none; 
background-repeat:no-repeat; 
background-color:#f1d9aa; 
background-position:center; 
background-position:top; 
font-family:arial; 
font-size:12px; 
color:#8e0000; 
} 

.navi {	font-size: 14px;
	font-family: arial;
	color:#000000;
	border-radius: 0px;
	position:absolute;
	top:105px;
	left:10px;
	background-color:transparent;
	width: 130px;
	height: 225px;
	padding:3px;
	margin:0px 0 0 0;
	overflow: hidden;
} 

ul {
list-style-type: none;
}

td.sidebar { 
width:170px; 
list-style-type: none;
text-transform:uppercase; 
font-family: arial; 
font-weight:normal; 
font-size: 14pt; 
} 

td.sidebar a { 
list-style-type: none;
display: ; 
background-color:; 
text-decoration: none; 
color:#000000; 
letter-spacing:1x; 
} 

td.sidebar a:hover {
list-style-type: none; 
display:; 
letter-spacing:0px;
background-color: #a7996e;
color: #ffffff; 
letter-spacing:2px; 
filter:alpha(Opacity=70); opacity:0.7; 
text-decoration: none; 
} 

a:link, a:visited, a:active {
list-style-type: none; 
color: #8e0000; 
font-family: arial; 
font-size: 10px; 
line-height:12px; 
letter-spacing:3px;
text-transform:uppercase; 
text-decoration:none; 
} 

a:hover {
list-style-type: none;
background-color: transparent;
color: #ffffff; 
} 

#articles {
	font-size: 14px;
	font-family: arial;
	color:#000000;
	border-radius: 0px;
	position:absolute;
	top:105px;
	left:170px;
	background-color:#transparent;
	width: 450px;
	height: 570px;
	padding:3px;
	margin:0px auto 0 auto;
	overflow: auto;
} 


blockquote{ 
background-color:#fff; 
color:#333333; 
border: 3px #a19c98 solid; 
padding:5px; 
text-align:justify; 
letter-spacing:0px; 
width:80%; 
-moz-border-radius:5px; 
} 

.scrollBox { 
font-family: arial; 
font-size: 10px; 
line-height: 12px; 
height: 275px; 
width: 250px; 
padding: 5px; 
position:absolute; 
top:120px;left:510px; 
background-color: #006666; 
overflow: auto; 
} 

#footer{ 
font-size:6pt; 
color:#ffffff; 
letter-spacing:1px; 
font-family:helvetica; 
text-transform:uppercase; 
text-align:center; 
background-color:#774444; 
filter:alpha(opacity=30); opacity:0.30; 
width:150px;margin-top:-2px; 
} 

#footer:hover{ 
filter:alpha(opacity=90); opacity:0.90; 
margin-top:-7px; 
} 

h1 { 
color:#000000; 
text-transform:uppercase;
letter-spacing:2px; 
font-size:20px;
border-bottom: 1px dotted #8e0000; 
} 

h2{  
text-align: right; 
font-family: arial; 
font-size: 12px; 
line-height:0pt; 
letter-spacing:1px; 
font-weight:normal; 
text-transform:uppercase; 
color: #ffffff; 
border: 0px; 
padding: 0px 5px 0px 5px; 
margin-bottom:3px;
margin-top: -5px;	
} </pre></body></html>