html, body, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, img {
	margin: 0;
	padding: 0;
	border: 0;
  }

html, body {
	height:100%;
	width: 100%;
	max-width:100%;
}

body {
	min-height: 100%;
	height: 1000px; !important;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size:12px;
	color: #666666;
	background:#FFFFFF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	font-style: italic;
	font-weight:normal;
}

.maintxt, p, ul {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size:12px;
	color: #666666;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #999999;
	margin-top:25px;
	margin-bottom:25px;
}

.nines {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
}

a.copylnk:link {
	text-decoration: none;
	color: #969696;
}
a.copylnk:visited {
	text-decoration: none;
	color: #969696;
}
 a.copylnk:hover{
	text-decoration: underline;
	color: #753C52;
}

.d1 {
	width: 891px;;
	margin-left: 0px;
	margin-top: 14px;
	border: 1px solid #DCDCDC;
}


a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
 a:hover{
	color: #666666;
	text-decoration: underline;
}


