.CopyStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.CopyHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.tablestyle td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding-top:5px;
	padding-bottom:5px;
}

.tablestyle2{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding-top:5px;
	padding-bottom:5px;
}
.tablestyle3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding-top:5px;
	padding-bottom:5px;
}
* html .tablestyle3{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/_png_20percent.png', sizingMethod='scale');
}
html>body .tablestyle3{
	background-image: url(images/_png_20percent.png);
}
.HeaderStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.TransStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.ImageStyle {	
	padding-left:25px;
}
.Footer {
	background: #000000;
	height:50px
}
