body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000;
}
.tm {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #666;
	text-decoration: underline;
}
