td.heading1 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	background:#DAE9EF;
	border-right:1px solid #BDD5C7;
	padding-left:4pt;
	padding-right:4pt;
}
td.heading2 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	background:#EFF5F8;
	border-right:1px solid #BDD5C7;
	padding-left:4pt;
	padding-right:4pt;
}  
td.top {  
	font-family: Arial;
	font-size: 12pt;
	color: #6699CC;
	font-weight: bold;
	padding:4pt;
}

td.replybox {  
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	padding:4pt;
	background:#F0F8FB;
}

td.main_highlight {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	padding:4pt;
}
td.main{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	padding:4pt;
}
td.main1 {
	font-family: Arial;
	font-size: 10pt;
	padding:4pt;
}
td.list {
	font-family: Arial;
	font-size: 10pt;
	padding:2pt;
}
td.quetion_dtl {
	font-family: Arial;
	font-size: 10pt;
	color: #808080;
	padding:2pt;
}

.question {
	font-family: Arial;
	font-size: 10pt;
	color: #336699;
	font-weight: bold;
	}
.answer {
	font-family: arial;
	font-size: 10pt;
	color: #999966; 
	font-weight: bold; 
	}
.category {
	font-family: arial;
	color: #CC0000
	}
A.top_link:link {
	font-family: Arial;
	font-size: 12pt;
	color: #6699CC;
	font-weight: bold;
	text-decoration:none;
	}
A.top_link:visited {
	font-family: Arial;
	font-size: 12pt;
	color: #6699CC;
	font-weight: bold;
	text-decoration:none;
	}
A.top_link:hover {
	font-family: Arial;
	font-size: 12pt;
	color: #668800;
	font-weight: bold;
	text-decoration:none;
	}
	
A.head_link:link {
	font-family: Arial;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
	}
A.head_link:visited {
	font-family: Arial;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
	}
A.head_link:hover {
	font-family: Arial;
	color: #669999;
	font-weight: bold;
	text-decoration:none;
	}

A.question_link:link {
	font-family: Arial;
	color: #336699;
	font-weight: bold;
	text-decoration:none;
	}
A.question_link:visited {
	font-family: Arial;
	color: #336699;
	font-weight: bold;
	text-decoration:none;
	}
A.question_link:hover {
	font-family: Arial;
	color: #996600;
	font-weight: bold;
	text-decoration:none;
	}
	
A.question_list:link {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-decoration:none;
	}
A.question_list:visited {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-decoration:none;
	}
A.question_list:hover {
	font-family: Arial;
	font-size: 10pt;
	color: #996600;
	text-decoration:none;
	}

A.category_link:link {
	font-family: Arial;
	color: #CC0000;
	font-weight: bold;
	text-decoration:none;
	}
A.category_link:visited {
	font-family: Arial;
	color: #CC0000;
	font-weight: bold;
	text-decoration:none;
	}
A.category_link:hover {
	font-family: Arial;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
	}
