.text08pt {  font-size: 8px; line-height: 20px}
.text08ptline { font-size: 8px}

.text09pt {  font-size: 9px; line-height: 20px}
.text09ptline { font-size: 9px}

.text10pt {  font-size: 10px; line-height: 20px}
.text10ptline { font-size: 10px}

.text11pt {  font-size: 11px; line-height: 20px}
.text11ptline { font-size: 11px}

.text12pt {  font-size: 12px; line-height: 20px}
.text12ptline { font-size: 12px}
.text12pt_b { font-size: 12px ; font-weight: bold}
.text12ptfooter { font-size: 12px}

.text14pt {  font-size: 14px; line-height: 20px}

.text14pt_b { font-size: 14px ; font-weight: bold;}

.text16pt {  font-size: 16px; line-height: 20px}

.text18pt {  font-size: 18px; line-height: 20px}

.text20pt {  font-size: 20px; line-height: 20px}

.text22pt {  font-size: 22px; line-height: 20px}

a {  text-decoration: none}

a:hover {  text-decoration: underline}
.page_title {
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}

#leftmenu {
	display: block;
	width: 175px;
}

#leftmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#leftmenu  li  {
	font-size: 12px;
	line-height: 16px;
	background-image: url(index_img/cursor01.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background-position: 2px 2px;
}

.leftcat {
	display: block;
	width: 175px;
	background-color: #FFFFFF;
	margin: 0;
	height: auto;
	padding: 3;
}

#topics ul {
	list-style-image: url(index_img/cursor02.gif);
	font-size: 12px;
	line-height: 16px;
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.strike {
	text-decoration: line-through;
}

