body {
	font-size: 9pt;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
td {
	font-size: 9pt;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.td-1 {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
.bt {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-indent: 40px;
}
.ping-1 {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
	padding: 8px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
