

<STYLE TYPE="text/css">

      <!--
	  
	  .vis1 
	  { 
	  	visibility: visible;
		font-weight : bold;
		font-family :  Arial, Geneva, sans-serif;
		
	  }
		
	  .vis2 
	  { 
	  	visibility: hidden; 
	  }
	  
      .smaller
      {
         font-size : 60%;
         font-family :  Arial, Geneva, sans-serif;
      }

      .smallest
      {
         font-size : 50%;
         font-family :  Arial, Geneva, sans-serif;
      }
	  
	  .highlight
      {
         background-color : #B5D3EF;
      }

     .header
     {
  	font-weight : bold;
	text-decoration : underline;
     }	

     .term
     {
        font-family : Arial, Geneva, sans-serif;
     }

     .def
     {
        font-family : Arial, Geneva, sans-serif;
        margin-left : 3%;
     }

     .readitup
     {
        font-family :  Arial, Geneva, sans-serif;
        font-size : 110%;
     }
	 
	 .madbig
     {
        font-family :  Arial, Geneva, sans-serif;
		font-weight : bold;
        font-size : 200%;
     }

     .header2
     {
        font-weight : bold;
        text-align: center;
        margin-left : 10%;
	margin-right : 10%;
     }	

     .underline
     {
	font-size : 100%;
	font-weight : bold;
        text-decoration : underline
     }	  

     .boldish

     {

	font-weight : bold;
	font-family :  Arial, Geneva, sans-serif;
	font-size : 70%
     }


     .attention
     {
	font-weight : bold;
	color : red;
	text-align : center;
     }

     .teal
     {
        background-color : teal;
     }

     .green
     {
        color : green;
	font-size : 60%;
        font-family :  Arial, Geneva, sans-serif;
        font-weight : bold;
     }

     .small
     {
        font-size : 70%;
	font-family :  Arial, Geneva, sans-serif;
     }

     .nice
     {
	font-weight : bold;
	font-family :  Arial, Geneva, sans-serif;
     }

     .hype
     {
	color : red;
	font-style : italic;
     }

    .thin
     {
	font-weight : normal;
     }

    .seeme
    {
        font-weight : bold;
        font-size : 125%;
    }

    .tiny
    {
	font-weight : bold;
        font-size : 50%;
    }
  
    .comment
    {
        font-size : 70%;
        font-family  :  Arial, Geneva, sans-serif;
        color : green;
        font-weight : bold;
    }

    .menuLink
    {
        color : white;
        font-family :  Arial, Geneva, sans-serif;
        font-weight : bold;
 	font-size : 70%;
	text-decoration : none
    }

    a.menuLink:hover
    {
        color : yellow;
	font-family :  Arial, Geneva, sans-serif;
        font-weight : bold;
        font-size : 70%;
	text-decoration : none
    }
	
	.pacLink
	{
	color : blue;
	font-family :  Arial, Geneva, sans-serif;
	text-decoration : underline
	}

	a.pacLink:hover
	{
	color : red;
	font-family :  Arial, Geneva, sans-serif;
	text-decoration : underline
	}
	
    .active
    {
        color : yellow;
	font-family :  Arial, Geneva, sans-serif;
        font-weight : bold;
        font-size : 70%;
	text-decoration : none
    }


    .closeMe
    {
  	color : blue;
	text-decoration : underline;
	font-weight : bold;
	font-family : Arial, Geneva, sans-serif;
    }

		  	

    -->  

</STYLE>


