body {color: #676767;}

div.how-to {padding: 20px;}

h1 {
	font-size: 161.6%;
	margin: 0 0 10px 0;
}
h2 {
	font-family: Georgia, Times, serif;
	font-style: italic;
	margin: 0 0 10px 0;
	font-weight: normal;
	font-size: 131%;
	color: #74a620;
}
h3 {
	font-size: 123.1%;
	margin: 0 0 10px 0;
}

p {
	font-size: 93%;
	line-height: 150%;
}

a:link, a:visited {
	color: #74a620;
	text-decoration: underline;
}
a:hover {
	color: #4c720d;
	text-decoration: underline;
}
