table {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	border: 0px;
	line-height: normal;
	background-color: transparent;
	padding: 1em;
}

td {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	vertical-align: top;
	line-height: normal;
	background-color: transparent;
	padding: 2px;
}

tr {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	vertical-align: top;
	line-height: normal;
	background-color: transparent;
	padding: 2px;
}

div.copyright {
	font-size: 10px;
	color: #000000;
	margin-top: 2em;
	margin-bottom: 1em;
	background-color: transparent;
}

span.hits_info {
	font-size: 10px;
	color: #000000;
	background-color: transparent;
}

a.copyright {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	background-color: transparent;
}

a.copyright:hover {
	color: #ffffff;
	background-color: #0072bc;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

a.copyright:active {
	color: #ffffff;
	background-color: #0072bc;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

span.backbutton {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
}

a.backbutton {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	background-color: transparent;
}

a.backbutton:hover {
	color: #ffffff;
	background-color: #0072bc;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

a.backbutton:active {
	color: #ffffff;
	background-color: #0072bc;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}