body { /*sets styles for global document*/
	background-color: #05c0c5;
	color: #53abad;
	font-family: verdana, tahoma, sans-serif;
	font-size: 100.01%;
	margin: 0;
	padding: 0;
	}
table.bg {
	border-right: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	background-color: #006b73;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	width: 750px;
}
a:link { /*sets styles for links*/
	color: #000;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	}
a:visited {
	color: #000;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	}
a:hover {
	color: #000;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	}
h1 {
font-family: tahoma, verdana;
font-size: 36px;
color: #fff;
font-weight: bold;
}
.reciptbl {
	width:700px;
}
.recptxt { /*sets styles for unanchored recip text*/
	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: impact;
	color: #ffff00;
	font-size: 28px;
	text-decoration: underline;
	}
a.nav:visited {
	font-family: impact;
	color: #ffff00;
	font-size: 28px;
	text-decoration: underline;
	}
a.nav:hover {
	font-family: impact;
	color: #fff;
	font-size: 28px;
	text-decoration: underline;
	}
.adtxt {
	font-size: 17px;
	font-weight: bold;
	color: #fff;
}
.adtxt2 {
	font-size: 22px;
	font-weight: bold;
	color: #000;
}
.disclaimer {
	font-size: 10px;
	}
img {
border: 0px;
	}

