.branch {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;

}
.branchbold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;

}
.bgbottom {
	background-image: url(/media/bottonbgimage.gif);
	background-repeat: repeat;
	background-position: left bottom;
}
