body {
	color: Black;
	background-color: #FFFAFA;
}


.mainTable {

}

.recipTable {
	border: solid;
	border-color: White;
	border-width: 1px;
}

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

.usc2257, .usc2257:active, .usc2257:focus, .usc2257:hover, .usc2257:link, .usc2257:visited, usc2257:hover {
	font-size: 13px;
	color: #696969;
	font-weight : normal;
}

.adText1 {
	color: #B22222;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	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: White;
	font-family: Georgia;
	font-size: 20px;
	font-weight : bold;
	background-color : Maroon;
	border : 3px double White;
}

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

.adLink2:hover {
	color: #6495ED;
	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: 1px solid Yellow;
}

.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: Maroon;
	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;
}
