.paragraphmargins {
	left: 5px;
	right: 10px;
	padding-right: 10px;
	padding-left: 5px;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;

}
.bodyfontstandard {
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-style: normal;
	color: #333333;
}
.bodyfontbold {
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-style: normal;
	color: #333333;
	font-weight: bold;

}
.greyborder {
	border: 1px solid #999999;
}
.fhacellbg {
	background-image: url(images/cellfadebg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.rightcellbordergray {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

.h1grey {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-style: normal;
	color: #666666;
	margin-left: 15; 
	margin-right: 15;
}

.h2grey {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-style: normal;
	color: #666666;
	margin-left: 15; 
	margin-right: 15;
}