.f-text {
	font-family: Helvetica;
	font-size: 10pt;
	color:rgb(102,104,104);
}

body {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 30px;

}

.f-title {
	margin-top: 20px;
	margin-bottom: 40px;
	width: 100%;
	height: 60px;
}



.f-title img {
	float: left;
	margin-right: 20px;
	height: 80px;
	width: 80px;
}
.f-title p {
	font-family: Georgia;
	font-size: 16pt;
	color: #9F3201;
	padding-top: 27px;
	font-weight: bold;
}

.f-header {
	color:#9F3201;
	border-bottom: 1px dotted #9F3201;
	font-family: Helvetica;
	font-size: 10pt;
	font-weight: bolder;
	padding-bottom: 8px;
}