body {
	color: White;
}


.mainTable {
	border: 3px solid White;
	background: #000164;
}

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

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

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

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

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

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

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

.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: #FB0000;
	font-family: Georgia;
	font-size: 24px;
	font-weight: bold;
}

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

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

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

.img {
	border: 1px solid Yellow;
}

.text {
	color: White;
}

.agree {
	color: White;
	font-size: 36px;
	font-family: Georgia, "Times New Roman";
	font-weight: bold;
}

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

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

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

