@charset "UTF-8";
/* CSS Document */

.bodycopy {
	font-family: 'Pontano Sans', sans-serif;
	;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.address{
	font-family: 'Pontano Sans', sans-serif;
	;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.address1:link{
	font-family: 'Pontano Sans', sans-serif;
	;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.address1:visited{
	font-family: 'Pontano Sans', sans-serif;
	;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.address1:hover{
	font-family: 'Pontano Sans', sans-serif;
	;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}
.address1:active{
	font-family: 'Pontano Sans', sans-serif;
	;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}
.addressheading{
	font-family: 'Pontano Sans', sans-serif;
	;
	font-size: 24px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}