<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">td 
{text-decoration:none; 
font-family: arial;
font-size: 18px; } 

p 
{text-decoration:none; 
font-family: arial;
padding-left: 0px;
font-size: 18px; } 

p.t3 {
color: gray;
font-size: 12px;  
text-decoration: none;}

p.t4 {
color: white;
font-size: 16px;  
text-decoration: none;}

li
{
padding: 3px;
color: black;
font-size: 20px;  
text-decoration: none;
} 

h1, h2 {
    display: block;
    font-family: arial, Georgia, 'Times New Roman', Times, serif;
    font-size: 30px;
    font-weight: bold;
    line-height: 20px;
    margin: 25px 0 10px 0px;
    padding: 0 0 10px 0;
    text-shadow: 0 1px 0 #bee3fa;
}

h2
{text-decoration:none; 
font-family: arial;
color: #cc3399; 
font-size: 26px; } 


h3
{text-decoration:none; 
font-family: arial;
color: #cc3399; 
font-size: 18px; } 

h4
{text-decoration:none; 
font-family: arial;
color: black; 
font-size: 16px; } 


a:link {color: #191970; text-decoration: underline}
a:visited {color: #990099; text-decoration: underline}
a:active {color: #191970; text-decoration: underline}
a:hover {color: #cc3333; text-decoration: underline}

img {border-color: white; border: 0} 

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