body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	letter-spacing: 1px;
	line-height: 125%;
	margin-bottom: .5px;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #9933CC;
}
a:active {
	text-decoration: none;
}
