body{margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border:solid 4px #a6b0e2;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 10px;
	padding-bottom: 5%;
	background-color: #faf9e8;
	font-family: helvetica;
	}
.redbold{color: red;
	font-weight: 600;
	font-family: "Times New Roman";
	}
.soaptitle{color:#663399;
	font-style:italic;
	font-size: 105%;
	}
.freesample{float:right;
	width: 20%;
	margin-right: 3%;
	margin-left: 20px;
	margin-top: 20px;
	border: solid #a6b0e2 2px;
	text-align: center;
	font-weight: 600;
	padding: 2px;
	background-color: #ccccff;
	}
.bottommenu{background-color:#c1dcca; 
	border: 2px solid #a6b0e2;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family:verdana;
	font-weight: 600;
	font-size: 90%;
	width: 90%;
	padding: 1px;
	margin-bottom: 10px;
	margin-top: 10px;
	}
.blockindent{margin-left: 5%;
	margin-right: 5%;}
.ingredients{margin-left:5%;
	color: #006600;
	font-family: arial;
	font-size: 90%;
	}
.note{background-color:#c1dcca; 
	border: 1px solid #a6b0e2;
	margin-left: 5%;
	margin-right: 5%;
	text-align: center;
	font-family:verdana;
	font-size: 90%;
	font-weight: 600;
	padding: 5px;
	}
.menuitem{background-color:#c1dcca; 
	border-top: 2px solid #a6b0e2;
	border-bottom: 2px solid #a6b0e2;
	width: 150px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
	font-family:helvetica;
	font-size: 100%;
	font-weight: 600;
	}
.menuitem a:link{text-decoration: none;
	color: #000000;
	}
.menuitem a:visited{text-decoration: none;
	color: #000000;
	}
.menuitem a:hover{text-decoration: none;
	color: #009900;
	background-color: #c1dcca;
	}
.top{border-top: solid 2px #9999ff;
	border-bottom: 2px solid #9999ff;
	background-color: #c1dcca;
	width: 20%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
a:link{color: #006600;}
a:visited{color: #009999}
a:hover{background-color: #006600;
	color: #faf9e8;
	}
img{border-top: solid 5px #9999ff;
	border-bottom: 5px solid #9999ff;
	}
h1{text-align:center;
	font-size: 150%;
	font-weight: 600;
	font-family: "Times New Roman"}
h2{border-top: solid 5px #9999ff;
	border-bottom: solid 5px #9999ff;
	background-color: #c1dcca;
	text-align: center;
	font-size: 150%;
	clear:both;
	}
h3{border-top: solid 2px #9999ff;
	border-bottom: 2px solid #9999ff;
	background-color: #c1dcca;
	width: 33%;
	padding-left: 3%;
	clear:both;
	}
h4{color:#6666ff;}
hr{color:#9999ff;
	background-color: #9999ff;
	border:solid #9999ff 1px;
	padding:1px;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	}