body {
	background-color: #FFDEAD;
}


.mainTable {
	border: 3px double #C71585;
	background: #FDF5E6;
}

.recipTable {
	border: 1px solid #4B0082;
	}

.warning {
	color: Black;
	font-size: 14
}

.usc2257 {
	font-size: 13px;
	color: #696969;
}

.adText1 {
	color: #6A5ACD;
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
}

.adLink1, .adLink1:active, .adLink1:focus, .adLink1:hover, .adLink1:link, .adLink1:visited {
	color: #2F4F4F;
	font-family: Georgia;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;	
}

.adLink1:hover {
	color: Green;
	font-family: Georgia;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;	
}

.adText2 {
	color: Black;
	font-family: Georgia;
	font-size: 18px;
}

.adLink2, .adLink2:active, .adLink2:focus, .adLink2:hover, .adLink2:link, .adLink2:visited {
	color: Navy;
	font-family: Georgia;
	font-size: 24px;
	font-weight: bold;
}

.adLink2:hover {
	color: #C71585;
	font-family: Georgia;
	font-size: 24px;
	font-weight: bold;
}

.adText3 {
	color: Black;
	font-family: "Times New Roman";
	font-size: 17px;
	font-weight: bold;
}

.adLink3, .adLink3:active, .adLink3:focus, .adLink3:hover, .adLink3:link, .adLink3:visited {
	color: Maroon;
	font-family: "Times New Roman";
	font-size: 17px;
	font-weight: bold;
}

.adLink3:hover {
	color: #FB0000;
	font-family: "Times New Roman";
	font-size: 17px;
	font-weight: bold;
}

.img {
	border: 2px dashed Black;
}

.text {
	color: Black;
}

.agree, .agree:active, .agree:focus, .agree:hover, .agree:link, .agree:visited, .agree:hover {
	color: #C71585;
	font-size: 36px;
	font-family: Georgia, "Times New Roman";
	font-weight: bold;
}

h1 {
	color: #C71585;
	font-size: 36px;
	font-family: Georgia, "Times New Roman";
	margin-bottom: -2px;
}

.titleDescription {
	color: Maroon;
	font-size: 16px;
	font-family: Georgia, "Times New Roman";
	font-weight: bold;
}

a, a:active, a:focus, a:hover, a:link, a:visited, a:hover {
	color: #483D8B;
	font-size: 16px;
	font-weight: bold;
}

