.counter {
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color: #669933;
	font-weight: bold;
	display: block;
	padding-right: 75px;
}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.links a {
	display: block;
	font-weight: bold;
	padding: 5px 10px;
	width: 180px;
	color: #737A84;
	text-decoration: none;
}

.links a:hover {
	color: #393A3C;
	text-decoration: underline;
}

.backtotop a {
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}

.backtotop a:hover {
	color: #333333;
	text-decoration: underline;
}

.textset03 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
}

