BODY, TD{
	font-size: 9pt;
	line-height: 150%;
	color: #333333;
}
BODY{
	margin: 10px;
	background: #F5F5F5;
}
TABLE{
	background: #FFFFFF;
}
a:link{
	color: #CC6600;
	text-decoration: none;
}
a:visited{
	color: #CC6600;
	text-decoration: none;
}
a:active{
	color:#0066FF;
	text-decoration: none;
}
a:hover{
	color: #0000FF;
	text-decoration: underline
}
