@charset "UTF-8";
/* CSS Document */

.a {
	color: #FF0000;
	text-decoration: none;
	cursor: pointer;
	outline: none;
	font-family: "Comic Sans MS", "Comic Sans MS Bold", Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	}
.a:hover {
	color: #FF0000;
	text-decoration: underline;
	cursor: pointer;
	font-family: "Comic Sans MS", "Comic Sans MS Bold", Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	}
.BigFormheading {
	font-family: "Comic Sans MS", "Comic Sans MS Bold", Arial;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}

.heading1 {
	font-family: "Comic Sans MS", "Comic Sans MS Bold", Arial;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.privacytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	color: #000000;
}
.hometext {
	font-family: "Comic Sans MS", "Comic Sans MS Bold", Arial;
	font-size: 12px;
	line-height: 110%;
	font-weight: normal;
	color: #000000;
}

.generaltext {
	font-family: "Comic Sans MS", "Comic Sans MS Bold", Arial;
	font-size: 12px;
	line-height: 122%;
	font-weight: normal;
	color: #000000;
}
.AboutText {
	font-family: "Comic Sans MS", "Comic Sans MS Bold", Arial;
	font-size: 16px;
	line-height: 120%;
	font-weight: normal;
	color: #FFFFFF;
}
.generaltextBold {
	font-family: "Comic Sans MS", "Comic Sans MS Bold", Arial;
	font-size: 13px;
	line-height: 130%;
	font-weight: bold;
	color: #000000;
}
.ShopHeading {
	font-family: "Comic Sans MS", "Comic Sans MS Bold", Arial;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #FF0000;
}
.ShoppingCartText1 {
	font-family: "Comic Sans MS", "Comic Sans MS Bold", Arial;
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
	color: #003CFF;
}
.ShoppingCartText2 {
	font-family: "Comic Sans MS", "Comic Sans MS Bold", Arial;
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	color: #44B0E4;
}
.ProductHeading {
	font-family: "Comic Sans MS", "Comic Sans MS Bold", Arial;
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	color: #003CFF;
}
.CheckoutGreenText1 {
	font-family: "Comic Sans MS", "Comic Sans MS Bold", Arial;
	font-size: 13px;
	line-height: 130%;
	font-weight: bold;
	color: #00A33D;
}
.CheckoutGreenText2 {
	font-family: "Comic Sans MS", "Comic Sans MS Bold", Arial;
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
	color: #98BD48;
}
.CheckoutBlueText {
	font-family: "Comic Sans MS", "Comic Sans MS Bold", Arial;
	font-size: 13px;
	line-height: 130%;
	font-weight: normal;
	color: #246FB7;
}
.DownloadsPagetext {
	font-family: "Comic Sans MS", "Comic Sans MS Bold", Arial;
	font-size: 12px;
	line-height: 122%;
	font-weight: normal;
	color: #FFFF00;
}