body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #191919;
}
body,td,th {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 16px;
}
a {
	font-size: 10px;
	color: #CCCCCC;
	outline: none;
	-moz-outline-style: one;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
h1 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
.enter:link, .enter:visited {
	color: #666666;
	text-decoration: none;
}
.enter:hover, .enter:active {
	color: #CC6600;
	text-decoration: none; 
}
.head {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #999999;
}
#service-txt {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #666;
	padding: 20px 30px 0 20px;
}
#service-txt ul  {
	list-style: none;
	list-style-type: none;
	list-style-position: inside;
	padding: 0;
	margin: 0;
}
#logo h1{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #666;
	position: absolute;
	margin-left: 20px;
	margin-top: 20px;
}
