a.noble, a:active.noble, a:visited.noble {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;		
}
a:hover.noble {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #0096FF;
	font-weight: normal;
	text-decoration: none;
}
td.article_title {
	font-family: Tahoma, Verdana,Arial;
	font-weight: bold;
	font-size: 100%;
	color: #0096ff;
}
td.article_body,  td.article_body table {
	font-family: Verdana, Tahoma, Arial ;
	font-weight: normal;
	font-size: 15px;
	color: #000000;
	line-height: 140%;
	text-align: justify;

}
ul li {
	list-style-image: url('/files/Image/point.gif');
	margin-bottom:2px;
}
a.article_print, a:active.article_print, a:visited.article_print {
	font-family:  Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #0096FF;
	font-weight: normal;
	text-decoration: underline;
}
a:hover.article_print {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #0096FF;
	font-weight: normal;
	text-decoration: underline;
}

a.mx, a:active.mx, a:visited.mx {
	color: gray;
}
a:hover.mx {
	color: #0096FF;
}