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%;
}


.press {
	min-height: 100%;
	height: 1000px; !important;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size:12px;
	color: #666666;
	background:#E0DBCB;
}

/* page content */
.maintxt, p, ul {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size:12px;
	color: #666666;
}

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



/* footer styles */


.foottxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #908a78;
	text-align:left;
}


a.footL1:link {
	color: #908a78;
	text-decoration: underline;
}
a.footL1:visited {
	color: #908a78;
	text-decoration: underline;
}
 a.footL1:hover{
	color: #908a78;
	text-decoration: underline;
}



.fs1{
	background: url(../images/factsheet-topbar.gif) no-repeat top;
	vertical-align: top;
	height:25px;
}
.fs2{
	background: url(../images/factsheet-bottombar.gif) no-repeat top;
	vertical-align: top;
	height:25px;
}
.fsmid {
	text-align:left;
	background:#FFFFFF;
}
.fshd1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #665743;
}
.fshd2 {
	margin-left:10px;
	margin-top:2px;
	margin-bottom:2px;
}
.fshd3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #3a2117;
	margin-left:35px;
	margin-top:15px;
}
.fsfoot {
	text-align:center;
	margin-bottom:10px;
}
.fstext {
	margin-top:15px;
	margin-bottom:25px;
	margin-left:45px;
	width:558px;
}
a.fsl:link {
	color: #665743;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #665743;
}
a.fsl:visited {
	color: #665743;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #665743;
}
 a.fsl:hover{
	color: #665743;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #665743;
}
.fshdG {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
}

.frm1,textarea,select {
border:1 solid #A99A6F;
font-size: 10px;
font-family : Arial, Helvetica, sans-serif;
color: #666666;
background: #F0EBDB;
}




