.d1{
		font-size:7pt;
		color:#FFA375;
}

.copy{
	font-size:8pt;
	color:white;
}

TD{
	font-family:Arial;
	font-size:9pt;
	color:black;
}
.text {
	font-family:Arial;
	font-size:8pt;
	color:black;
}
img {
	border: none;
}
a:link {
	color: #BC7534;
	text-decoration: underline;
}
a:visited {
	color: #5294AA;
	text-decoration: underline;
}
a:hover {
	color: #5294AA;
	text-decoration: underline;
}


a.black:link {
	color: #000000;
	text-decoration: none;
}
a.black:visited {
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	color: #000000;
	text-decoration: underline;
}

