body {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	color: #000066;
}
a:link {
	font-family: Arial;
	font-size: 8pt;
	color: #252525;
	text-decoration: underline; font-weight:bold
}
a {
	font-family: Arial;
	font-size: 8pt;
	color: #252525;
	text-decoration: underline; font-weight:bold
}
a:hover {
	font-family: Arial;
	font-size: 8pt;
	font-weight:bold; text-decoration:underline; color:#CC3300
	}
td {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}
marquee {
	font-family: Arial;
	font-size:3pt;
	color: #FFFFFe;
	text-decoration: none;
	font-style: normal;
}