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

body {
	padding: 0px;
	margin: 0px;
	/*	type  */
	font-family: Arial, Helvetica, Lucida Grande, Verdana, sans-serif;
	color: #58595B;
	font-size: 10pt;
}
img {
	border: 1px solid #58595B;
	margin-bottom: 20px;
}
a {
	color: #0072BA;
	text-decoration: none;
}
a:link {
	color: #0072BA;
	text-decoration: none;
}
a:visited {
	color: #679397;
	text-decoration: none;
}
a:hover {
	color: #0072BA;
	text-decoration: underline;
}.DownloadAndSend {
	text-align: center;
	margin-bottom: 20px;
	width: 527px;
}

