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

body            { background-color: #ffffff;
                  color: #000000; 
                  font-family: verdana, arial, helvetica, sans-serif;
		  font-size: 10pt;
                  margin-top: 0px;
                  margin-bottom: 10px;
                  margin-left: 0px;
                  margin-right: 0px }

/* markup style */

h2              { color: #333333;
                  font-family: arial, helvetica, sans-serif; 
                  font-weight: bold; 
                  font-size: 14pt }

h3              { color: #333333;
                  font-family: arial, helvetica, sans-serif; 
                  font-weight: bold; 
                  font-size: 12pt }

h4              { color: #333333;
                  font-family: arial, helvetica, sans-serif; 
                  font-weight: bold; 
                  font-size: 10pt }

p               { font-family: arial, helvetica, sans-serif; 
                  font-size: 10pt }

ul              { color: #333333 }

/* assorted classes */

.bold           { font-weight: bold }

.bullets        { color: #808080 }

.bottom         { color: #ffffff }

.formCell      { font-family: tahoma, verdana, arial, helvetica, sans-serif;
                  font-size: 8pt;
                  font-weight: bold }

.formEntry     { background: #ccccff;
                  color: #000000
                  font-family: verdana, arial, helvetica, sans-serif;
                  font-size: 10pt }  
                  
.formButton    { background: #333366;
                  color: #ffffff;
                  font-family: verdana, arial, helvetica, sans-serif;
                  font-size: 8pt } 

.green_heading  { color: #003300;
                  font-family: arial, helvetica, sans-serif; 
                  font-size: 10pt; 
                  font-weight: bold }

.items          { font-family: arial, helvetica, sans-serif; 
                  font-size: 10pt; 
                  line-height: 150% }

.items:hover    { color: #3366ff }

.itemCell       { padding-left: 10px }

.links          { color: #000000;
                  font-family: verdana, arial, helvetica, sans-serif; 
                  font-size: 9pt; 
                  font-weight: bold }

.loginbox       { background-color: #808080; 
                  color: #ffffff; 
                  font-family: verdana, arial, helvetica, sans-serif; 
                  font-size: 8pt; 
                  font-weight: bold; 
                  text-decoration: none }

.logintable     { border-style: solid; 
                  border-color: #666666;
                  border-width: 1px }

.loginCell	{ font-family: tahoma, verdana, arial, helvetica, sans-serif;
		  font-size: 8pt;  
		  font-weight: bold }

.loginEntry	{ background: #ccccff;
		  color: #000000
		  font-family: verdana, arial, helvetica, sans-serif;
		  font-size: 10pt }

.loginButton	{ background: #333366;
		  color: #ffffff;
		  font-family: verdana, arial, helvetica, sans-serif;
		  font-size: 8pt }

.main           { color: #000000;
                  font-family: arial, helvetica, sans-serif; 
                  font-size: 10pt; 
                  padding-left: 10px;
                  padding-right: 10px; 
                  padding-top: 20px; 
                  padding-bottom: 10px; 
                  text-align: justify }

.medium         { font-family: arial, helvetica, sans-serif; 
                  font-size: 9pt }

.menu:hover     { color: #ccccff; 
                  text-decoration: underline }

.menu           { color: #ffffff; 
                  font-family: verdana, arial, helvetica, sans-serif; 
                  font-size: 7pt; 
                  font-weight: bold; 
                  text-decoration: none }

.menu2          { background-color: #ff0000;
                  color: #ffffff; 
                  font-family: verdana, arial, helvetica, sans-serif; 
                  font-size: 8pt; 
                  font-weight: bold; 
                  text-decoration: none }

.menu:link      { color: #ffffff; }

.menu:visited   { color: #ffffff; }

.menu:selected   { color: #666699; 
                  font-family: verdana, arial, helvetica, sans-serif; 
                  font-size: 8pt; 
                  font-weight: bold; 
                  text-transform: uppercase }

.sO             { background-color: #ffcc99; 
                  color: #993300; 
                  font-family: verdana, arial, helvetica, sans-serif; 
                  font-size: 8pt; 
                  font-weight: bold; 
                  text-decoration: none }

.sOtable        { border-color: #cc6600;
                  border-style: solid; 
                  border-width: 1px }

.sB             { background-color: #ccccff; 
                  color: #003399; 
                  font-family: verdana, arial, helvetica, sans-serif; 
                  font-size: 8pt; 
                  font-weight: bold; 
                  text-decoration: none }

.sBtable        { border-color: #9999cc;
                  border-style: solid; 
                  border-width: 1px }

.sB:hover       { color: #3366ff }

.signupbox	{ border-style: solid;
		  border-color: #3333cc;
		  border-width: 2px }

.signuptitle	{ background: #3333cc;
		  color: #ffffff;
		  font-family: verdana, arial, helvetica, sans-serif;
		  font-size: 10pt;
		  font-weight: bold }

.small          { font-family: verdana, arial, helvetica, sans-serif; 
                  font-size: 8pt }

.smallbold      { font-size: 8pt;
                  font-weight: bold }

.smallerror      { color: #ff0000; 
                   font-size: 8pt;
		   font-weight: bold }

.submenu        { font-family: verdana, arial, helvetica, sans-serif; 
                  font-size: 8pt;
                  text-align: left }

.subMsm:hover   { color: #3366ff; }

.subMsm         { color: #333399;
                  font-family: verdana, arial, helvetica, sans-serif; 
                  font-size: 8pt; 
                  font-weight: bold }
                  
.white          { color: #ffffff;
                  font-family: verdana, arial, helvetica, sans-serif; 
                  font-size: 8pt; 
                  font-weight: bold }

/* Styles specific to form pages */

.files          { font-family: verdana, arial, helvetica, sans-serif; 
                  font-size: 10pt }

.whiteback      { background-color: #FFFFFF;
                  color: #000000 }

.brownback      { background-color: #CC6600; 
                  color: #FFFFFF }

.orangeback     { color: #FFFFFF; 
                  background-color: #FF9933; 
                  font-weight: bold }

.titles         { color: #993300; 
                  font-family: arial, helvetica, sans-serif; 
                  font-size: 10pt; 
                  font-weight: bold }

.sOcell         { background-color: #ffcc99 }

.tab:hover     { color: #ccccff; 
                  text-decoration: underline }

.tab           { color: #ffffff; 
                  font-family: verdana, arial, helvetica, sans-serif; 
                  font-size: 8pt; 
                  font-weight: bold; 
                  text-decoration: none }

.tab:link      { color: #ffffff; }

.tab:visited   { color: #ffffff; }

.tab:selected   { color: #666699; 
                  font-family: verdana, arial, helvetica, sans-serif; 
                  font-size: 8pt; 
                  font-weight: bold; 
                  text-transform: uppercase }

.sO             { background-color: #ffcc99; }

.0001           { position: relative; 
                  left: 0px; top: 0px }

.0002           { position: relative; 
                  right: 0px; bottom: 0px }

.0003           { position: relative; 
                  left: 0px; bottom: 0px }

.0004           { position: relative; 
                  right: 0px; top: 0px }

/* New Layout types */

.header 	{ color: #0000cc;
    		  font-family: verdana;
    		  font-size: 8pt;
    		  margin-left: 3px;
    		  margin-right: 3px;
    		  text-decoration: none;
  		}

.header:hover 	{ color: #00cc00;
    		  font-weight: bold;
  		}

.headerbar 	{ color: #999999;
    		  height: 1px;
  		}

.logo 		{ color: #0066cc;
    		  margin-top: 0px;
    		  margin-bottom: 0px;
    		  font-size: 7pt;
  		}

/* © 2001 Crosswinds Internet Communications, Inc. */
/* All rights reserved. */
/* Last updated Friday, June 08, 2001 */


/* © 2001 Crosswinds Internet Communications, Inc. */
/* All rights reserved. */
/* Last updated Friday, June 08, 2001 */
</pre></body></html>