@charset "utf-8";
.photoBox {
	border: 3px solid #000000;
}
.photoLeft {
	float: left;
	margin-bottom: 5px;
	margin-left: 10px;
}
.underlineText {
	text-decoration: underline;
	font-family: Arial;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

