<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: 8pt;
  color: #CCCCCC;
  background-color: #FFCCCC;
  background-image: url(../bglinks.gif);
}
A:link           { color: #CCCCCC; }
A:visited        { color: #CCCCCC; }
A:link:active    { color: #CCCCCC; }
A {
  text-decoration: none;
}

A:hover {
  background-color: #3333CC;
  text-decoration: none;
}


TD {
  font-size: 9pt;
  font-family: Universe, Helvetica, Arial, sans-serif;
  font-weight: 700;
  background-color: #1A1A1A;
}

H1 {
  font-family: Universe, Helvetica, Arial, sans-serif;
  font-size: 14pt;
  text-align: center;
}

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

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

P {
  font-family: Universe, Helvetica, Arial, sans-serif;
  font-size: 12pt;
}

.head1		{position: absolute; top: 5px; height: 130px; width: 98%;}
.title 		{position: absolute; top:  140px; width: 98%; color: #CCCCCC;}
.landmenu {position:  absolute; top: 180px; width: 98%;  color:white;  text-align: center;}
.thumbs {position:  absolute; top: 420px; width: 98%;  color:white;  text-align: center;}
.content	{position: absolute; top: 240px; width: 98%;}
.contentindex {position:  absolute; top: 270px; width: 98%;  color:white;}
.pan {position:  absolute; top: 170px; width: 98%;  color:white;}
  
</pre></body></html>