<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {  
font-family: Arial; 
font-size: 10px; 
color: white; font-weight: bold;
background-color:  #000000;
scrollbar-base-color: #B61D1D; 
scrollbar-face-color: #B61D1D; 
scrollbar-shadow-color: #D35354; 
scrollbar-highlight-color: #000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#000000; 
scrollbar-arrow-color: #000000;
}


table {  font-size: 10px}

.dashed{color: #000000; background-color:#000000; text-align: right; 
font-weight: bold;}

.tab {

	border: #131313 1px solid;
}             

a:active {  
color: black; 
text-decoration: none; font-weight: bold;}

a:hover {  
color: white; 
text-decoration: line-through; font-weight: bold;}

a:link {  color: black; 
text-decoration: none; font-weight: bold;}

a:visited {  color: black; text-decoration: none; font-weight:  bold;}</pre></body></html>