body {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
}
a:link {
	font-family: Arial;
	font-size: 8pt;
	color: #607ea0;
	text-decoration: none; font-weight:bold
}
a {
	font-family: Arial;
	font-size: 8pt;
	color: #607ea0;
	text-decoration: none; font-weight:bold
}
a:hover {
	font-family: Arial;
	font-size: 8pt;
	color: #0099ff;
	text-decoration: none; font-weight:bold
	}
td {
	font-family: Arial;
	font-size: 8pt;
	color: #333333;
}
marquee {
	font-family: Arial;
	font-size:3pt;
	color: #FFFFFe;
	text-decoration: none;
	font-style: normal;
}