.MainText {  font-family: "Times New Roman", Times, serif; font-size: 14px}
.MainTextbold { font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold}
.TinyText { font-family: "Times New Roman", Times, serif; font-size: 11px}
.HeaderText { font-family: "Times New Roman", Times, serif; font-size: 20px; font-weight: bold}
.MainTextWhite { font-family: "Times New Roman", Times, serif; font-size: 16px; font-weight: normal; color: #FFFFFF}
.MainTextWhitebold { font-family: "Times New Roman", Times, serif; font-size: 16px; font-weight: bold; color: #FFFFFF }
.HeaderTextRed {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
}
.MainTextGifts {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #990000;
}
.MainTextboldRed {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.MainTextboldGrey {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
