body{
	font-size: 8pt;
	color: #000000;
	font-family: verdana, geneva, sans-serif;
}

a{
	color:				#ffffff;
	text-decoration:		underline;
}

a:hover	{
	text-decoration:		underline;
	color:				#ffff00;
}

a:visited{
	color:				#ffffcc;
}

a:active{
	color:				#cccccc;
}

td{
	font-size: 9pt;
	color: #ffffff;
	font-family: verdana, geneva, sans-serif;
	font-weight:		bold;
}

