body, td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 17px;
	line-height: 21px;
	color: #000000;
	margin: 0px;
}

a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: underline;
}


.crumbs {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	margin-top:10px;
}
.crumbs a {
	text-decoration: underline;
}

.tagline {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 17px;
	line-height: 21px;
	font-weight: bold;
	color:#003366;
}

.dealday {
	margin-top: 3px;
	margin-bottom: 7px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 17px;
	line-height: 28px;
	color:#000000;
	background-color:#CCCC99;
}

.dealday a:link {
	color: #003366;
	text-decoration: underline;
}
.dealday a:visited {
	color: #003366;
	text-decoration: underline;
}
.dealday a:hover {
	color: #000000;
	text-decoration: underline;
}
.dealday a:active {
	color: #990000;
	text-decoration: underline;
}


.signup {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 17px;
	line-height: 21px;
	color:#000000;
}


.bestvalue {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 17px;
	line-height: 21px;
	font-weight: bold;
	color: #990000;
	margin-left:00px;
	margin-top:10px;
	margin-right:0px;
	margin-bottom:10px

}
.bestvalue a {
	color: #990000;
	text-decoration: none;
}

.bestvalue a:visited {
	color: #990000;
	text-decoration: none;
}

.bestvalue a:hover {
	color: #990000;
	text-decoration: underline;
}

.bestvalue a:active {
	color: #990000;
	text-decoration: underline;
}


.footer {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 17px;
	line-height: 26px;
	color: #333333;
	margin: 0px;
	text-align: center;
}

.footer a {
	text-decoration: underline;
}

.copyright {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #555555;
	margin: 0px;
	text-align: center;
}


pre {
	font-family: courier, verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #333333;
	margin: 0px;
	text-align: center;
}


h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 20px;
	line-height: 23px;
    font-weight: bold;
	color: #003366;
	margin-left:0px;
	margin-top:10px;
	margin-right:0px;
	margin-bottom:0px
}


h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
    font-weight: bold;
	color: #000000;
	margin-left:0px;
	margin-top:10px;
	margin-right:0px;
	margin-bottom:-9px
}


h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	margin-left:00px;
	margin-top:10px;
	margin-right:0px;
	margin-bottom:10px

}
a.h3 {
	text-decoration: underline;
}




#dashed {
    padding: 0px;
    border-bottom: #C6C2B0 1px dashed;
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	clear: both;
}

