.paragraph {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F63;
	line-height: normal;
}
.whiteBackgroundparagraph {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFF;
	color: #F63;
}
.orangelettering {
	font-family: "Book Antiqua";
	font-size: 24px;
	font-weight: bold;
	color: #006;
}
