body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-left: 10px;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 0px;
}
a:link {
	color: #660066;
	text-decoration: underline;
}
a:link img {
	border-color: #660066;
}
a:visited {
	color: #9999CC;
	text-decoration: underline;
}
a:visited img {
	border-color:#9999CC;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	color: #990000;
	text-decoration: underline;
}
.bodySmall {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.noRepeat {
	background-repeat:no-repeat;
}

