.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.red_heading {
	font-size: 24px;
	color: #990000;
	font-weight: bold;
	text-align: center;
}


.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.align_center {
	text-align: center;
}
.bottom_nav {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.sm_text {
	font-size: 10px;
}.side_instructions {
	padding: 10px;
	height: 100px;
	width: 250px;
	margin-left: 40px;
}
.image_border {
	border: 1px solid #000;
}
