BODY {
	background-color: #CCCCCC;
}

TD {
	background-color: #FFFFFF;
	text-align: left;
	font-style: normal;
	font-size: 8pt;
	color: #333333;
	font-variant: normal;
	vertical-align: top;
	text-decoration: none;
	font-weight: 600;
	word-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12pt;
	text-transform: none;
	white-space: normal;
	letter-spacing: normal;
}

A {
	color: #FFFFCC;
	text-decoration: none;
}

A:HOVER {
	color: #666666;
	text-decoration:none;
}

