body,td,th {
	font-family: Times New Roman, Times, serif;
}
a:link {
	color: #655253;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #655253;
}
a:hover {
	text-decoration: none;
	color: #655253;
}
a:active {
	text-decoration: none;
	color: #655253;
}
.forumTextTerm {
	font-family:MingLiU;
	font-size: 10px;
	color: #400080;
}
.forumHeader {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	line-height: 25px;
}
.forumLeftBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d26f69;
}
.forumTopBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d26f69;
}
.forumText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.forumTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 18px;
}