.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #006600;
	border: thin none #009900;
}
.subheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #006600;
	border: thin none #009900;
}
blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	left: 15px;
	line-height: 10px;
}

.technote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
}
body {
	margin-left: 35px;
	margin-top: 30px;
	background-color: #FFFFCC;

}
p {
	color: #006600;
}

