.HeadText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	font-weight: bold;
	color: #660033;
	text-align: justify;
	padding: 15px;
	background-color: #FFFFFF;
}
.TDCop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #333333;
	padding: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: justify;
}
.Link {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #75003A;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #4A0000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #4A0000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #C50000;
	text-decoration: none;
}
.bonus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	color: #660033;
	padding: 5px;
	background-color: #FFFFFF;
}
.TDHead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #333333;
	font-weight: bold;
	background-color: #FFD7EB;
	text-align: justify;
}
.img {
	background-color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #C50000;
	line-height: 12pt;
	font-weight: bold;
	background-color: #FFF2F9;
}

