.photo {
	text-align: center;
	border: 3px solid 0093BB;
}
.contactpdf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0093BB;
	text-decoration: underline;
	text-align: center;
	padding-bottom: 20px;
}
.contacttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #000000;
	text-align: center;
	padding-bottom: 10px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
