<STYLE TYPE="text/css">

<!--
html    { height: 100%;
          overflow-y: hidden;
        }
        
body    {   height: 100%;
            margin: 0;
            margin-top: 10px;
            padding: 0;
            overflow-y: auto;
        }
        
bg      { position: fixed;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
        }
        
content {   position: relative;
            z-index: 1;
        }        

a		{	text-decoration: none;
 		 	color: White;
		}
		
a.altlink{  color: Maroon;
        }

a:link, a:active, a:visited
		{	color: #FFFFFF;
		}

a.altlink:link, a.altlink:active, a.altlink:visited
		{	color: Maroon;
		}

a:hover, a.altlink:hover	
        {	color: #FF99EE;				/* same color as tabs */
		}
		
image	{	border: none;
		}		

.l		{	text-align:		left;		/* justify left */
		}

.c		{	text-align:		center;		/* justify center */
		}

.r		{	text-align:		right;		/* justify right */
		}
		
.j      {   text-align: justify;
        }		

.tab-link {	font-family:	Verdana, Sans-Serif;
			line-height: 1.0em;
			font-weight: bold;
			font-size: x-small;
		}

.close	{	line-height:	10px;		/* lines close together */
			padding:		7px;
			margin:			0;
		}

.spread	{	line-height:	130%;
		}

.bla	{	color:			000000;		/* black for text */
		}

.gra	{	color:			888888;		/* black for text */
		}

.red	{	color:			FF0000;		/* red for highlights */
		}

.mar	{	color:			880000;		/* maroon */
		}

.nav	{	color:			000088;		/* navy */
		}

.for	{	color:			008800;		/* forest */
		}

.whi    {	color:			FFFFFF;		/* white for reverses */
		}

.yel	{	color:			FFFF00;		/* yellow, for lamp-on, off */
		}

.blu	{	color:			0000FF;		/* blue */
		}

.head	{	color:			8888FF;		/* head color */
		}

.main	{	color:			4444FF;		/* main color */
		}
		
.tabs	{	color:			000044;		/* tabs color */
		}

.bhead	{	background-color:	4444FF;		/* head background color */
		}

.btabs	{	background-color:	000044;		/* tabs background color */
		}

.bmenu	{	background-color:	000000;		/* menu background color */
		}

.bmain	{	background-color:	ffffcc;		/* main background color */
		}

.on		{	color:			006DDD;		/* lamplight on */
		}

.off	{	color:			0048AB;		/* lamplight off */
		}

.ron	{	color:			DDDD00;		/* reverse lamplight on */
		}

.roff	{	color:			DDDDDD;		/* reverse lamplight off */
		}

.b		{	font-weight:	bold;		/* make text bold */
		}

.i		{	font-style:		italic;		/* make text italic */
		}

.u		{	text-decoration:	underline;	/* underline text */
		}

.n		{	text-decoration:	none;	/* no underline for anchors */
		}

.blink	{	text-decoration:	blink;		/* makes text blink */
		}

.just	{	text-align:			justify;	/* justify the paragraph */
		}

.s8		{	font-size:		8pt;		/* make font 8pt */
		}

.s9		{	font-size:		9pt;		/* make font 9pt */
		}

.s10	{	font-size:		10pt;		/* make font 10pt */
		}

.s12	{	font-size:		12pt;		/* make font 12pt */
		}

.s14	{	font-size:		14pt;		/* make font 14pt */
		}

.s16	{	font-size:		16pt;		/* make font 14pt */
		}

.s18	{	font-size:		18pt;		/* make font 18pt */
		}

.s21	{	font-size:		21pt;		/* make font 21pt */
		}

.s24	{	font-size:		24pt;		/* make font 24pt */
		}

.s30	{	font-size:		30pt;		/* make font 30pt */
		}

.s48	{	font-size:		48pt;		/* make font 48pt */
		}

.ar		{	font-family:	arial, sans-serif;	/* arial or sans serif */
		}

.ate	{	font-family:	arial, sans-serif;	/* anchor text */
			text-decoration: none;
		}

.ti		{	font-family:	times, serif;		/* times or serif */
		}

.co		{	font-family:	coronet, cursive;	/* coronet or script */
		}

.ve		{	font-family:	verdana, sans-serif;	/* verdana or sans serif */
		}
		
.nobr   {   white-space: nowrap;
        }		
		
.hr     {	margin-left: 0;
         	margin-right: auto;
         	border-width: 2px;
         	border-style: groove;
        }
        
.hr-menu{   width: 156px;
        }	
        
.stretch{   width: 100%;
            height: 100%;
        }        

-->

</STYLE>

