.download_button{
	padding-left: 5px;
}
p{
	text-align: justify;
}
tr:nth-child(even){
	background-color: rgba(14, 140, 14, 0.75);
	font-weight: bold;
	color: #fff;
}
