body {
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
	text-align: center;
	background-color: #535353;
}
div {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
#linkPDF {
	position: absolute;
	left: 30px;
	top: 58px;
}
#linkPDF a {
	color: #A29DA2;
	font-size: 12px;
	text-decoration: none;
	text-align: left:
}