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

  a:link { background-color: transparent;
    color: blue;
    text-decoration: none;
    }

  a:hover { text-decoration: underline;
    }

  a:visited { background-color: transparent;
    color: green;
    }

  body { margin: 10px;
    padding: 0px;
    /*background-color: #BFE4FF;*/
    background-color: Wheat;
    font-size: 12pt;
    /*color: #008F00;*/
    color: Maroon;
    font-family: "New Century Schoolbook",Times,serif;
    }

  h1 { text-align: center;
    font-size: 20pt;
    }

  h2 { background: transparent none repeat scroll 0% 50%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    text-align: left;
    font-size: 18pt;
    }

  h3 {  }

  h1.construction { background: transparent none repeat scroll 0% 50%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    text-align: center;
    color: red;
    }
 
h1.tagline { 
 	color: green;
	font-style: italic;
	font-size: 12pt;
	}

 
 p { text-indent: 1cm;
    text-align: left;
    }

  .notes { color: green;
    }

  .commands { color: green;
    }

  .emphasis { color: blue;
    }

  .nav { margin: 5px;
    word-spacing: 5px;
    }

  .nav a { border: 2px solid rgb(54, 127, 42);
    padding: 1px 3px;
    opacity: 1;
    }

  p.pageFooter { font-family: courier;
    text-align: center;
    position: relative;
    top: 4px;
    bottom: 4px;
    }



