/* text and decoration */

.fR {
position:absolute;
left: 760px;
}
.bld {
  font-weight: bold; 
}
p {
  font: 11px/16px Verdana;
  text-align: justify;
	page-break-after:always;
	color:#4C4C4C;
	padding:0;
	margin:0 0 0 0;
}
pIndent {
  text-indent:30px;
}
h1 {
  font: 16px/19px Verdana;
	text-align:center;
	color:#868989;
	font-weight:bold;
}
h2 {
  font: 12px Verdana;
	text-align:center;
	color:#B7B7B7;
}
txtl {
  text-align:left;
}

a:link {color:#B7B7B7;text-decoration:none;}      /* unvisited link */
a:visited {color:#897053;text-decoration:none;}  /* visited link */
a:hover {color:#897053;}  /* mouse over link */
a:active {color:#897053;}



.contactMenu a {
  font: 14px Arial;
	color:#4C4C4C;
	text-decoration:none;
}

/* misc class'/ IDs */
.clr{
  clear: both;  
  height: 0;  
  visibility: hidden;  
  display: block;  
}

.clrH{
  clear: both;  
  height: 10px;  
  visibility: hidden;  
  display: block;  
}

/* form text */
	