body  { 
	color: black; 
	font-weight:normal;
	font-size: 13px; 
	word-spacing:2;
	letter-spacing:1;
	line-height:1.5em;
	font-family: helvetica; 
	background-color: white;
}

td {
	font-size: 13px; 
	word-spacing:2;
	letter-spacing:1;
	line-height:1.5em;
}

h1 {
	font-size:35px;
	font-weight:normal;
	margin-top:0;
	margin-bottom:0;
	line-height:1.5em;
}

h2 {
	font-size:25px;
	font-weight:normal;
	margin-top:0;
	margin-bottom:0;
	line-height:1.5em;
}

pre {
	letter-spacing:0;
	word-spacing:0;
}

a {
	color:blue;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.notes {
	background-color:#f8f0e0;
	padding-left:20;
	margin-bottom:16;
}
