body,td,th {
	font-size: 9pt;
	color: #333333;
	line-height: 140%;
}
.white {color: #FFFFFF; font-weight: bold; }
a:link {
	color: #333333;
	text-decoration : none;
}
a:visited {
	color: #333333;
	text-decoration : none;
}
a:active {
	color: #333333;
	text-decoration : none;
}
a:hover {
	color: #333333;
	text-decoration : none;
}

.resLink A:link {
	color: #333333;
	text-decoration : none;
}
.resLink A:visited {
	color: #333333;
	text-decoration : none;
}
.resLink A:active {
	color: #333333;
	text-decoration : none;
}
.resLink A:hover {
	color: #333333;
	text-decoration : none;
}
