.FlashingBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: blink;
}
.bodytxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #060;
}.RedBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #C00;
	font-weight: bold;
}
.reverse {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFC;
}

.smTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #060;
	list-style-position: outside;
	list-style-type: disc;
}
.bigger {
	font-size: 1.1em;
	color: #060;
}
.directions {
	font-size: .75em;
}
.tinyTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .7em;
	color: #060;
}
.SideTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #060;
	font-size: 0.9em;
	background-color: #FFC;
	margin-right: 8px;
	margin-left: 8px;
	border: medium groove #3F0;
	text-align: left;
}
