.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #34412C;
}
a.bodylink:link {
	color : #34412C;
	font-size: 10pt;	
	text-decoration : none;
	font-weight : bold;
}
a.bodylink:visited {
	color: #4E6242;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}
a.bodylink:hover {
	color: #647D55;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	margin-bottom: -24 px;
	margin-top: 2 px;	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;	
	margin-bottom: 2 px;
	margin-top: 2 px;		
}
.lists    {
	display: block;
	margin-left: 16px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;	
}
.testimony {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #34412C;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #34412C;
}
a.box:link {
	color : #34412C;
	font-size: 8pt;	
	text-decoration : none;
	font-weight : bold;
}
a.box:visited {
	color: #4E6242;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}
a.box:hover {
	color: #647D55;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
}