form {
	margin: 0px;
}

input, textarea, select {
	font-family: "Comic Sans MS";
	font-size: 11px;
	color: #892B84;
}

body {
	background-color: #9DE6DC;
}

hr {
	color: #892B84;
}

li {
	color: #892B84;
}

a:link {
	color: #892B84;
}

a:visited {
	color: #892B84;
}

a:hover {
	color: #000000;
}

.top-time {
	font-family: Arial;
	font-size: 8.5pt;
	color: #892B84;
	margin-top: 15px;
	margin-right: 30px;
	text-align: right;
}

.home-welcome {
	font-family: "Comic Sans MS";
	font-size: 11px;
	color: #892B84;
	margin-right: 100px;
}

.home-shenanigans {
	font-family: "Comic Sans MS";
	font-size: 11px;
	color: #892B84;
	margin-left: 15px;
	margin-right: 115px;
}

.header {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #892B84;
	margin-left: 10px;
	margin-right: 10px;
}

.header-cart {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #892B84;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
}

.main {
	font-family: "Comic Sans MS";
	font-size: 9pt;
	color: #892B84;
	margin-left: 10px;
	margin-right: 10px;
}

.main-cart {
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #892B84;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
}

.message-cart {
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #892B84;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	padding: 5px;
	border: 1px dashed #892B84;
}

.prodthumb {
	font-family: "Comic Sans MS";
	font-size: 11px;
	color: #892B84;
	margin-left: 10px;
}

.table-header {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #892B84;
}

.table-main {
	font-family: "Comic Sans MS";
	font-size: 9pt;
	color: #892B84;
}

.table-req {
	font-family: "Comic Sans MS";
	font-size: 9pt;
	text-align: right;
	font-weight: bold;
	color: #892B84;
}

.table-opt {
	font-family: "Comic Sans MS";
	font-size: 9pt;
	text-align: right;
	color: #892B84;
}

.table-qty {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	color: #892B84;
}

.footer {
	font-family: Arial;
	font-size: 8pt;
	color: #892B84;
	text-align: center;
}

.footer a:link {
	color: #892B84;
}

.footer a:visited {
	color: #892B84;
}

.footer a:hover {
	color: #000000;
}