@charset "UTF-8";
h1 {
	font-size: 18px;
	color: #009;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
h2 {
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
a:link {
	color: #FF9;
	font-style: normal;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
}
a:visited {
	color: #03F;
	font-style: normal;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
}
.IndexHead {
	color: #000;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	line-height: normal;
}
.linklist {
	font-size: 12px;
	line-height: 24px;
}
.faqq {
	color: #009;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	text-indent: 30px;
	font-style: normal;
}
.faqa {
	font-size: 12px;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	margin-left: 50px;
}
.faqs {
	color: #009;
	text-indent: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}

