body {
	font-size: 12px;
	background-color: #6EB8FF;
	margin-left: 0px;
	margin: 0px;
	background-image: url(../img/sg_bg.gif);
	background-repeat: repeat-x;
scrollbar-base-color:#f5f5f5;
scrollbar-highlight-color:#ffffff;
scrollbar-arrow-color:#0000aa;
 }

.text {
	font-size: 12px;
	line-height: 18px;
}
.frame {
 scrollbar-base-color:#f5f5f5;
 scrollbar-highlight-color:#ffffff;
 scrollbar-arrow-color:#0000aa;
}
.text2 {
	font-size: 12px;
	line-height: 20px;
}

.text3 {
	font-size: 12px;
	line-height: 20px;
}

p {
	font-size: 12px;
}
i {
	font-size: 10px;
	color: #dddddd;
	line-height: 12px;
	padding-left: 0px;
    font-style: normal;
}

.topics h1 {
	font-size: 14px;
	font-weight: lighter;
	color: #0099FF;
	text-indent: 17px;
	background: url(../img/point.gif) no-repeat left center;
	margin-bottom: 8px;
	margin-left: 5px;
	text-decoration: none;
	padding-bottom: 1px;
	bottom: 2px;
	line-height: 12px;
}


.faq a:link {
	color: #000099;
	text-decoration:none;
}
.faq a:active {
	color: #6699FF;
	text-decoration:none;
}
.faq a:hover {
	color: #6699FF;
	text-decoration:none;
}
.faq a:visited {
	color: #660033;
	text-decoration:none;
}
.faq {
	font-size: 12px;
	line-height: 20px;
}
