body {
	background: #FFFFFF;
	margin: 0;
}
p, td {
	font-family: Arial, Trebuchet MS, verdana, helvetica;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Arial, Trebuchet MS, verdana, helvetica;
	font-size: 12px;
	text-decoration : none;
	'color: #6600ff;
}
a:visited {
	'color: #ff33ff;
}
a:hover {
	background: #6699ff;
	color: #ffffff;
	padding-left: 0;
	padding-right: 0;
}
.smaller {
	font-size: 11px;
}

