.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9E744A;
}
.redheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

h6 {
	font-size:14px;
	color:#3f672f;
	font-weight:bold;
	margin:0;
}
.SpecTable {
	font-size:11px;
	font-weight:bold;
	margin:5px 0 10px 0;
	border-bottom:1px solid #000;
}
.SpecTable td {
	padding-bottom:10px;
}
.Back {float:left;}
.Forward {float:right;}
hr {
	color:#9E744A;
	size:1px;
	padding:0;
}

.incCopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #666666;
}
a.copyright2:link  { 
  font-size: 9px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;
  cursor:text
}
a.copyright2:visited  { 
  font-size: 9px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;
  cursor:text
}
a.copyright2:hover  {
  font-size: 9px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;
  cursor:text
}
a.copyright2:active  { 
  font-size: 9px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;
  cursor:text
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9E744A;
}
h2,h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9E744A;
}