body {
	background: #000164;
	color: White; 
}


.mainTable {
	background: #205261;
	border: 3px double White;
}

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

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

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

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

.adLink1, .adLink1:active, .adLink1:focus, .adLink1:hover, .adLink1:link, .adLink1:visited {
	color: #DAA520;
	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: #E9E9E9;
	font-family: Georgia;
	font-size: 18px;
}

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

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

.adText3 {
	color: #DCDCDC;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.adLink3, .adLink3:active, .adLink3:focus, .adLink3:hover, .adLink3:link, .adLink3:visited {
	color: #F0E68C;
	font-size: 15px;
	font-weight: bold;
}

.adLink3:hover {
	color: #FB0000;
	font-size: 15px;
	font-weight: bold;
}

.img {
	border: 2px dashed Black;
}

.text {
	color: #FDF5E6;
	font-size: 15px;
}

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

h1 {
	color: Yellow;
	font-size: 40px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: -2px;
}

.titleDescription {
	color: #FFE4B5;
	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: #FDF5E6;
	font-size: 16px;
}

