body {
	background: #EEE8AA;
	color: Black; 
}


.mainTable {
	background: #B8860B;
	border: 1px solid Maroon;
}

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

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

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

.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: #0000CD;
	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: Maroon;
	font-size: 28px;
	font-family: "Times New Roman", Times, serif;
	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: #352C6D;
	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: #F4F0C8;
	font-size: 16px;
	font-weight: bold;
}

