body {
	color: White;
	background-color: #0B0394;
}


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

.adsTitle {
	color: #F5F5F5;
	font-size: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.adsTitle a, .adsTitle a:active, .adsTitle a:focus, .adsTitle a:hover, .adsTitle a:link, .adsTitle a:visited {
	color: Red;
	font-size: 28px;
	font-family: "Times New Roman", Times, serif;
}

.adsMain {
	color: #F5F5F5;
	font-size: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.adsMain a, .adsMain a:active, .adsMain a:focus, .adsMain a:hover, .adsMain a:link, .adsMain a:visited {
	color: Yellow;
	font-size: 28px;
	font-family: "Times New Roman", Times, serif;
}

.img {
	border: 1px solid Yellow;
}

.text {
	color: White;
}

.agree, .agree:active, .agree:focus, .agree:hover, .agree:link, .agree:visited, .agree:hover {
	color: #FFD700;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	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;
}

