body{
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.downloadPDFCell{
	background-color: #e1e9f8;
	border: 1px solid #2959a8;
	height: 134px;
}

.downloadPDFCell a{
	font-weight: bold;
	color: #2959a8;
	text-decoration: none;
	display: block;
}

.downloadPDFCell a:hover{
	background-color: #b0c1e1;
}

td{
	width: 102px;
	text-align: center;
	font-weight: bold;
}

a{
	color: #2959a8;
}
