body {
margin: 0px 0px 0px 0px; 
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 35px;
	color: #E28321;
	font-weight: bold;
      }

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #333;
	font-weight: normal;
      }
	  
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
}
.line {
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: top;
}
a.content:hover {
	color: #990000;
}
a.content:link {
	color: #000099;
}
a.content:visited {
	color: #990000;
}
.watermarkMen {
	background-image: url(/images/men.jpg);
	background-repeat: no-repeat
}
.watermarkLadies {
	background-image: url(../images/ladies.jpg);
	background-repeat: no-repeat;
}
.watermarkExtensions {
	background-image: url(../images/extensions.jpg);
	background-repeat: no-repeat;
}
.watermarkNewsletter {
	background-image: url(../images/newsletter.jpg);
	background-repeat: no-repeat;
}
.watermarkMembership {
	background-image: url(../images/membership.jpg);
	background-repeat: no-repeat;
}
.watermarkHistory {
	background-image: url(../images/history.jpg);
	background-repeat: no-repeat;
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13pt;
	margin-top:40px;
	font-style:italic;
	width:400px;
	text-align: left;
}
.hrline {
	color:#000099;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13pt;
	color:#666666;
}
a.footer:hover {
	color: #990000;
}
a.footer:link {
	color: #000099;
}

