body {
	margin: 0px;
	background-color: #f0f0f0;
	background-image: url(images/bg.gif);
	color: #666666;
	font-size: 12px;
}
td	{	
		font-size: 12px;
		white-space:normal;
}	
a:link {
	color: #6666cc;
	text-decoration: none;
}
a:visited {
	COLOR: #6666cc;
	text-decoration: none;
}
a:active {
	COLOR: #6666cc;
	text-decoration: none;
}
a:hover {
	color: #333366;
	text-decoration: underline;
}
.content {
	font-size: 12px;
	color: #666666;
	line-height: 120%;
}
.faq {
	font-size: 14px;
	line-height: 120%;
}
.text-s {
	font-size: 10px;
}
.merit {
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}
.trade {
	font-size: 14px;
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #CCCCCC;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #CCCCCC;
	padding: 4px 4px 2px;
}
.charge {
	font-size: 14px;
	line-height: 130%;
}
#company {
	height: 15px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #333399;
	font-size: 15px;
	color: #666699;
	padding-left: 3px;
}
.image {
	float: right;
	padding: 6px;
}
