td, h2, p, h3, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
  color: #336699;
}
a:visited {
  color: #336699;
}
a:hover {
  color: #999999;
}
a:active {
  color: #336699;
}


.textLink {
	color : #336699;
}
.textLink:HOVER {
	color: #999999;
}

.navLink {
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.navLink:HOVER {
	color: #999999;
}
.navLinkActive {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.bottomNavLink {
	font-size: 10px;
	font-weight: normal;
	color : #FFFF99;
	text-decoration: none;
}

.bottomNavLink:HOVER {
	color: #336699;
}

.bottomNavActive {
	font-size: 10px;
	font-weight: normal;
	color : #CCCCCC;
	text-decoration: none;
}



h2 {
	text-align : center;
	font-weight: bold;
	color : #333333;
}

p {
	text-indent: 12px;
	font-size: 12px;
}

p.noIndent {
	text-indent: 0px;
}

p.allIndent {
	text-indent: 0px;
	margin-left: 12px;
}

.heading {
	text-indent: 0px;
	font-size: 12px;
	font-weight: bold;
	color : #003366;
	margin: 0px 0px -12px 0px;
}

.signature {
	text-indent: 0px;
/*	padding-left: 550px;*/
}



.credit {
	font-size: 9px;
	font-weight: normal;
	color: #663300;
}
.photoCredit {
	font-size: 9px;
	font-weight: normal;
}

.sale-status {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.saleLink {
	font-size: 10px;
	font-weight: normal;
	color : #999999;
	text-decoration: none;
}

.saleLink:HOVER {
	color: #336699;
}
