body { /*sets styles for global document*/
	background-color: #c87100;
	color: #fff;
	font-family: tahoma, verdana, sans-serif;
	font-size: 100.01%;
	margin: 0;
	padding: 0;
	}
table.bg {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	background-color: #000;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	width: 750px;
}
a:link { /*sets styles for links*/
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	}
a:visited {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	}
a:hover {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	}
h1 {
font-family: verdana, tahoma;
font-size: 26px;
font-weight: bold;
color: #fff;
}
.reciptbl {
	width:700px;
	border: 1px solid #fff;
}
.recptxt {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.recip:link { /*sets styles for links*/
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	}
a.recip:visited {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;	}
a.recip:hover {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;	}
a.cat:link { /*sets styles for links*/
	color: #fff;
	font-size: 12px;
	text-decoration: underline;
	}
a.cat:visited {
	color: #fff;
	font-size: 12px;
	text-decoration: underline;
	}
a.cat:hover {
	color: #fff;
	font-size: 12px;
	text-decoration: underline;
	}
a.nav:link { /*sets styles for links*/
	font-family: "Century Gothic";
	color: #ffff00;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
	}
a.nav:visited {
	font-family: "Century Gothic";
	color: #ffff00;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
	}
a.nav:hover {
	font-family: "Century Gothic";
	color: #ff0000;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
	}
.topad { /*sets styles for links*/
	font-family: "Century Gothic";
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	}

p {
	text-align:justify;
	margin: 0px;
	padding: 0px;
}
   
.disclaimer {
	font-size: 10px;
	}
img {
border: 0px;
	}

