@charset "utf-8";
/* CSS Document */

#table1 {
	width: 590px;
	text-align: left;
	padding: 0;
}

#table1 a, a:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#table1 a:hover {
	text-decoration: underline;
}
#table1 img {
	border: 0;
}

img a {
	border: 0;
}

.invtitle {
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

.download {
	text-transform: uppercase;
	
}

