a.sidelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: normal;
}
a.sidelinks:hover {
	text-decoration: underline;
}
.stitches {
	border: thin dashed #990000;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.center-heading {
	text-align: center;
	color: #000;
	margin-top: 20px;
	margin-bottom: 20px;
}

#text-left {
	text-align: left;
}
