.HowToTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bolder;
	color: #060;
	text-align: center;
}
.HowToLocation {
	font-family: "Times New Roman", Times, serif;
	font-size: .8em;
	color: #000;
}
.HowToText {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	color: #000;
}

