<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY {
  font-family: Universe, Helvetica, Arial, sans-serif;
  font-size: 20px;
  background-image: url(../images/bg01.gif);
}

A { text-decoration: none; }
A:link           { color: blue; }
A:visited        { color: blue; }
A:link:active    { color: blue; }
A:hover { background-color: red; text-decoration: none; }
A:before { content: url(../images/smgrnrt.gif) }
}

TR { vertical-align: top; }

TD {
  font-size: 11pt;
  font-family: Universe, Helvetica, Arial, sans-serif;
  font-weight: 100;
  vertical-align: top;
}

I {
  font-size: 11pt;
  font-family: Universe, Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: #DD9999;
}

em {color: #DD9999;}

H1 {
  font-family: Universe, Helvetica, Arial, sans-serif;
  font-size: 14pt;
  text-align: center;
  position: absolute; top: 130px; width: 98%; color: black; background-color: yellow; background-image: url(../images/bg01.gif); z-index: 5;
}
H2 {
  font-family: Universe, Helvetica, Arial, sans-serif;
  font-size: 12pt;
  text-align: center;
  position: absolute; top: 99px; width: 98%; color: black; background-color: yellow; background-image: url(../images/bg01.gif);
}


H4 {
  font-family: Universe, Helvetica, Arial, sans-serif;
  font-size: 10pt;
}

H5 {
  font-family: Universe, Helvetica, Arial, sans-serif;
  font-size: 8pt;
}

P {
  font-size: 1.0rem;
  font-family: Universe, Helvetica, Arial, sans-serif;
  font-weight: 100;
}


.head1 {position: absolute; width: 98%; height: 130px;}
.intro {position: absolute; top: 165px; width: 270px; background-color: #CCCCFF; color: #666600; font-size: 10pt;}
.photos	{position: absolute; 
	top: 165px; 
	left: 282px; 
	height: 320px; 
	background-image: url(../images/bg01.gif);
	color: #008080;
	}


.content {position: absolute; top: 495px; left: 282px; padding-left: 10px; padding-right: 10px; margin-right: 15px; color: #999999; background-color: black;}
.head_lowScreen{display: none;}
.lists2{display:none;}

.hide_highscreen{display: none;}
.photos_low {display: none;}
.snippet1 {color: yellow; background: black;}
.snippet2 {color: #006600; font-size: 14pt;}

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