td {
	font-family: Arial;
	font-size: 8.5pt;
	text-decoration: none;
	text-align: justify;
	color: #ffffff;
}
td.red {
	font-family: Arial;
	font-size: 8.8pt;
	text-decoration: bold;
	text-align: left;
	color: #E7026E;
}
td.cont {
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	text-align: right;
	color: #ffffff;
}
td.cont1 {
	font-family: Arial;
	font-size: 7.5pt;
	text-decoration: none;
	text-align: right;
	color: #595959;
}
td.pop{
	font-family: Arial;
	font-size: 8.5pt;
	text-decoration: bold;
	text-align: left;
	color: #000000;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	text-decoration:none;
	color: #ffffff;
}
a.btm:link {
	color: #000000;
	text-decoration: none;
}
a.btm:visited {
	color: #000000;
	text-decoration: none;
}
a.cont:link {
	color: #ffffff;
	text-decoration: none;
}
a.cont:visited {
	color: #ffffff;
	text-decoration: none;
}
}
a.cont1:link {
	color: #595959;
	text-decoration: none;
}
a.cont1:visited {
	color: #595959;
	text-decoration: none;
}