h1 {
	font-size: large;
	color: #006600;
}
h2 {
	font-size: medium;
	margin-top: 20px;
	margin-bottom: 5px;
}
p {
	font-size: small;
	line-height: 120%;
	margin: 0px 0px 0px 15px;
}

