li {
	list-style-image: url(images/bullet.gif);
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.logo-bg {
	background-image: url(images/index_01.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
a:link {
	color: #333333;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #3D70D5;
}
a:active {
	color: #97E64F;
}
