.defaultText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.headerText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;

}
.largerText {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.smallText {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.makeitPurple {
	color: #990099;
}
.mediumText {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.bullet {
	list-style-type: none;
}
