.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.navhdr {
	font-size: 14px;
	font-weight: bold;
}
h1 {
	font-size: 22px;
	text-decoration: none;
}
.coupon {
	border: dashed;
}
.legal {
	font-size: 9px;
	color: #999999;
}
.navlink {
	color: #FFFFFF;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
ul {
	list-style-image: url(../pictures/arrow.gif);
}
.sponsor {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #FFFFFF;
	border-bottom-color: #C0C0C0;
	border-left-color: #FFFFFF;
	padding: 5px 0px;
}
.sponsor2 {

	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 15px 0px;
}

