<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

H1  {
	font-size : 32; font-family : Eurostile; font-weight : bold; color : #e1e1e1; font-style : italic;
}

H2  {}

H3  {}

A  {color : navy; text-decoration : underline; font-size : 20; font-weight : bold; font-style : italic;}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
font-family : Eurostile; 
color : #e1e1e1;
	
}

table {
font-size : 18; font-family : Eurostile; color : navy; font-weight : bold; font-style : italic;
}
blockquote {

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