body { 
	color: black; 
	margin-left: 80px; 
	margin-right:10px; 
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../graphics/notebook.gif);
	}

#heading {
	color: black; 
	width: 100%;
	font-size: 22pt;
	line-height: 300%;
	text-align: center;
	font-family: 'harlow solid italic','script mt bold',abracadabra;
      	}

#intro {
	color: black; 
	font-size:12pt; 
	line-height: 130%;
      	}

#notes {
	color: black; 
	margin-left:30pt;
	font-size:10pt; 
	width: 93%;
	line-height: 130%;
      	}

#subTitle {
	color: black; 
	margin-left:5pt;
	font-size:11pt; 
	line-height: 140%;
	font-weight:bold;
      	}

#endnotes {
	color: black; 
	margin-left:20pt;
	font-size:9pt; 
	width: 93%;
      	}

#starDivide {
	color: black; 
	margin-left:35pt;
	font-size:9pt; 
	width: 90%;
	line-height: 90%;
      	}

  img	{
	border:0pt;
	}

   a.textLink:link {color:#730505; text-decoration:none; font-weight:bold;}
   a.textLink:visited {color:#730505; text-decoration:none; font-weight:bold;}
   a.textLink:focus {color:red; text-decoration:none; font-weight:bold;}
   a.textLink:active {color:#730505; text-decoration:none; font-weight:bold;}
   a.textLink:hover {color:red; text-decoration:none; font-weight:bold;}

   a.endLink:link {color:#730505; font-weight:bold; font-size:8pt; vertical-align:text-top; }
   a.endLink:visited {color:#730505; font-weight:bold; font-size:8pt; vertical-align:text-top; }
   a.endLink:focus {color:red; font-weight:bold; font-size:8pt; vertical-align:text-top; }
   a.endLink:active {color:#730505; font-weight:bold; font-size:8pt; vertical-align:text-top; }
   a.endLink:hover {color:red; font-weight:bold; font-size:8pt; vertical-align:text-top; }

   a.endNoteLink:link {color:#432819; }
   a.endNoteLink:visited {color:#432819; }
   a.endNoteLink:focus {color:red; }
   a.endNoteLink:active {color:#432819; }
   a.endNoteLink:hover {color:red; }
