body { /*sets styles for global document*/
	background-color: #480001;
	color: #fede7f;
	font-family: tahoma, verdana, sans-serif;
	font-size: 100.01%;
	margin: 0;
	padding: 0;
	}
table.bg {
	border-right: 3px double #fff;
	border-left: 3px double #fff;
	background-color: #000;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	width: 750px;
}
h1 { /*sets styles for h1*/
	font-size: 36px;
	font-weight: bold;
	margin: 0;
	padding: 0;
   }
h6 { /*sets styles for h6*/
	font-size: 36px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
   }

img {
	border: 0px;
}
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;
	}
.recptxt { /*sets styles for unanchored recip text*/
	color: #fede7f;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	}
a.recip:link { /*sets styles for links*/
	color: #fede7f;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	}
a.recip:visited {
	color: #fede7f;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;	}
a.recip:hover {
	color: #fede7f;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;	}
a.cat:link { /*sets styles for links*/
	color: #fede7f;
	font-size: 11px;
	text-decoration: underline;
	}
a.cat:visited {
	color: #fede7f;
	font-size: 11px;
	text-decoration: underline;
	}
a.cat:hover {
	color: #fede7f;
	font-size: 11px;
	text-decoration: underline;
	}
a.nav:link { /*sets styles for links*/
	font-family: "arial black";
	font-weight: bold;
	color: #ffff00;
	font-size: 28px;
	text-decoration: underline;
	}
a.nav:visited {
	font-family: "arial black";
	font-weight: bold;
	color: #ffff00;
	font-size: 22px;
	text-decoration: underline;
	}
a.nav:hover {
	font-family: "arial black";
	font-weight: bold;
	color: #fff;
	font-size: 28px;
	text-decoration: underline;
	}
.lgtxt {
	font-family: tahoma;
	font-size: 24px;
	color: #fff;
}
.medtxt {
	font-size: 18px;
}
.adtxttop {
	font-size: 18px;
	font-weight: bold;
}
.adtxttop2 {
	font-size: 24px;
	font-weight: bold;
}
.disclaimer {
	font-size: 12px;
	}
.outhub {
	font-family: "arial black";
	font-weight: bold;
	color: #ffff00;
	font-size: 28px;
}
