/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  body { color: rgb(51, 51, 51);
    font-family: Arial,Helvetica,sans-serif;
    background-color: rgb(245, 245, 245) ! important;
    background-image: url("i/background.gif");
    }

  a { color: rgb(0, 0, 0); ! important;	  
	  text-decoration: none;
	  font-weight: bold;
    }
  a:hover {
   	  color: rgb(255, 0, 255); ! important;	  
	  text-decoration: none;
	  font-weight: bold;
  }

  h1 { font-size: larger;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    text-transform: lowercase;
    text-decoration: underline overline;
    color: rgb(0, 0, 102);
    }

  .pageheader { border-top: 3px solid rgb(255, 0, 255);
    font-size: xx-large;
    font-weight: bold;
    font-style: normal;
    text-align: left;
    color: rgb(255, 0, 255);
    }

  .pagesubhead { font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    color: rgb(102, 102, 102);
    }

  .menu { color: rgb(245, 245, 245);
    font-size: smaller;
    background-color: rgb(51, 51, 51);
    font-style: italic;
    }

  .doc { border: 1px solid rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
    }

  .whitelink { 
  	  color: rgb(255, 255, 255) ! important;
  	  text-decoration: none;
    }
  .whitelink:hover {
  	  color: rgb(255, 0, 255) ! important;
  	  text-decoration: none;
  }

  .largelink { font-family: Arial,Helvetica,sans-serif;
    font-size: larger;
    font-weight: bold;
    text-transform: lowercase;
    }

   td {
    vertical-align: top;
    font-size: normal;
    align: left;
   	}
   	
   th {
    vertical-align: top;
    font-size: normal;
    align: left;
    font-weight: bold;
    color: rgb(102, 102, 102);
   	}
   	