@charset "utf-8";
table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
}
td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
a {
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000040;
	text-align: left;
	font-style: italic;
	font-weight: bold;
}
.DownloadDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CC0033;
	text-align: left;
	display: block;
	margin-left: 20px;
}
.DownloadTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #CC6633;
}
.Download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FF0000;
}
