body {
	font-family: Arial, Helvetica, sans-serif;
}

/* topics */
.topic { font-family: "??"; font-size: 9pt; font-style: normal; font-weight: normal; color: #0033CC; text-decoration: none; }
a.topic { font-family: "??"; font-size: 9pt; font-style: normal; font-weight: normal; color: #0033CC; text-decoration: none; }
a.topic:hover { font-family: "??"; font-size: 9pt; font-style: normal; font-weight: normal; color: #FF9933; text-decoration: none; }
a.topic:visited { font-family: "??"; font-size: 9pt; font-style: normal; font-weight: normal; color: #0033CC; text-decoration: none; }

.topic9 { font-family: "??"; font-size: 9pt; font-style: normal; font-weight: normal; color: #0033CC; text-decoration: none; }
a.topic9 { font-family: "??"; font-size: 9pt; font-style: normal; font-weight: normal; color: #0033CC; text-decoration: none; }
a.topic9:hover { font-family: "??"; font-size: 9pt; font-style: normal; font-weight: normal; color: #FF9933; text-decoration: none; }
a.topic9:visited { font-family: "??"; font-size: 9pt; font-style: normal; font-weight: normal; color: #0033CC; text-decoration: none; }

/*  the category, subcategory */
.lcat, .rcat {
	font-family: "??";
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #0033CC;
	text-decoration: none;
	list-style-image:  url(/images/nop.gif);
}
.lsubcat , rsubcat{
	font-family: "??";
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
	list-style-image:  url(/images/nops.gif);
}

/*  bold label */
.catlbl {
	font-family: "??";
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
}

/* color label for middle column */
.newslbl {
	font-family: "??";
	font-style: normal;
	font-size: 11pt;
	color:#9900cc;
	font-weight: bold;
	text-decoration: none;
}

/* article title */
.newstitle {
	font-family: "??";
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
}

.subtitle {
	font-family: "??";
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
}

/* article title */
.newslist {
	font-family: "??";
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #0033CC;
	text-decoration: none;
	list-style-image:  url(/images/tp.gif);
}

/* article description */
.desc{
	font-family: "??";
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}

/* article author */
.author {
	font-family: "??";
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #009900;
}

/* article date & current date */
.date {
	font-family: "??";
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
}

/* article date & current date */
.pdate {
	font-family: "??";
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

/* circulation message */
.cmessage {
	font-family: "??";
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #0033CC;
	text-decoration: none;
}

/* normal text */
.text {
	font-family: "??";
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

/* copyright info */
.copyright {
	font-family: "??";
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #0033CC;
	text-decoration: none;
}

/* label for search */
.search {
	font-family: "??";
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #707070;
	height: 13pt;
}

/* default settings */
div {
	font-family: "??";
	font-size: 12pt;
	font-weight: normal;
	margin-top: 5px;
}
p {
	font-family: "??";
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
span {
	font-family: "??";
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
li {
	font-family: "??";
	font-size: 12pt;
	font-weight: normal;
	color: #0033CC;
}
td {
	font-family: "??";
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
}
a {
	font-family: "??";
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #0033CC;
}

a:hover {
	font-family: "??";
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #FF9933;
}
a.stxt:hover {
	font-family: "??";
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FF9933;
}

a.newstitle:hover {
	font-family: "??";
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #FF9933;
}

a.newslist:hover {
	font-family: "??";
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #FF9933;
}

a.lcat:hover {
	font-family: "??";
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #FF9933;
}
a.lsubcat:hover {
	font-family: "??";
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #0033CC;
}
.stxt {
	font-family: "??";
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #0033CC;
	text-decoration: none;
}


.stitle {font-size=14pt;font-style: normal;font-weight: normal;color: #0033CC;text-decoration: none;}

