#title {
	font-size: 30px;
	margin-bottom: 25px;
}

#left {
	text-align: justify;
}

#pdf_iframe {
	width: 100%;
	height: 1000px;
	margin-top: 25px;
}

#pdf_alert {
	margin-top: 25px;
	text-align: center;
	color: #ff0000;
	border: 2px solid #ff0000;
	padding-top: 15px;
	padding-bottom: 15px;
}
