body { /*sets styles for global document*/
	background-color: #ffdeff;
	color: #000;
	font-family: tahoma, verdana, sans-serif;
	font-size: 100.01%;
	margin: 0;
	padding: 0;
	}
table.bg {
	border-right: 3px double #c996b0;
	border-left: 3px double #c996b0;
	background-color: #f1f1f1;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	width: 750px;
}
a:link { /*sets styles for links*/
	color: #c209a5;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	}
a:visited {
	color: #c209a5;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	}
a:hover {
	color: #c209a5;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	}
.recptbl {
	width:650px;
	border-top: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color: #fee1fd;
}
.recptxt { /*sets styles for unanchored recip text*/
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}
a.recip:link { /*sets styles for links*/
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	}
a.recip:visited {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;	}
a.recip:hover {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;	}
a.cat:link { /*sets styles for links*/
	color: #000;
	font-size: 12px;
	text-decoration: underline;
	}
a.cat:visited {
	color: #000;
	font-size: 12px;
	text-decoration: underline;
	}
a.cat:hover {
	color: #000;
	font-size: 12px;
	text-decoration: underline;
	}
a.nav:link { /*sets styles for links*/
	font-family: impact;
	color: #ff0000;
	font-size: 24px;
	text-decoration: underline;
	}
a.nav:visited {
	font-family: impact;
	color: #ff0000;
	font-size: 24px;
	text-decoration: underline;
	}
a.nav:hover {
	font-family: impact;
	color: #000;
	font-size: 24px;
	text-decoration: underline;
	}

h1 { /*sets styles for h1*/
   color: #000;
   font-size: 36px;
   font-weight: bold;
   margin: 0.25em;
   padding: 0;
   }
   
.disclaimer {
	font-size: 10px;
	}
img {
border: 0px;
	}
#right {
	float: right;
	margin-left: 12px;
	padding: 0;
	}
.shadow { /*draw a shadow around table or table cells*/
border-right: #666666 2px solid;
border-top: #d7d7d7 2px solid;
font-weight: bold;
font-size: 11px;
border-left: #d7d7d7 2px solid;
border-bottom: #666666 2px solid;

}
hr { /*sets styles for horizontal rule*/
width: 300px;
border-right: #c0c0c0 1px solid;
border-top: #e1e1e1 1px solid;
border-left: #e1e1e1 1px solid;
border-bottom: #c0c0c0 1px solid;
}
.info { /*sets styles for ad body*/
color: #000;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
}
.number { /*telephone number*/
color: #a4128f;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 24px;
font-weight: bold;
}
.txtad {
font-size: 18px;
}
.txtadtop {
font-size: 22px;
font-weight: bold;
}

.lgtext {
font-size: 24px;
font-weight: bold;
color: #a4128f
}