.pageTitle {
	font-weight: 400;
	text-decoration: none;
	line-height: normal;
	font-size: 20px;
	text-align: center;
}
.thumbTitles {
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
}
.smallP {
	font-size: 12px;
	font-weight: normal;
}
.mediumParagraph {
	font-size: 15px;
	font-weight: normal;
	text-align: center;
}
.blowUpTitles {
	font-size: 19px;
	font-weight: 400;
}
.horizontleLine  {
	text-align: center;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}
.redText {
	color: #AA4D4E;
}
.paragraph {
	font-size: 16px;
	font-weight: 400;
}
.crossedOutText {
	text-decoration: line-through;
}
.mediumRedText {
	font-size: 15px;
	color: #AA4D4E;
	font-weight: normal;
}
.bigParagraph {
	font-size: 18px;
	font-weight: 100;
	line-height: normal;
}
.tallParagraph {
	font-size: 20px;
	font-weight: 100;
}
.smallRedText {
	font-size: small;
	font-weight: normal;
	color: #AA4D4E;
}
