.bodytext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #3c3c3c;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;
}

.bodytext_chi {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #3c3c3c;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}

.link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}

.link_chi {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}
.subHead {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 13px;
	text-decoration: none;
	font-weight: normal;
}

.download {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 13px;
	text-decoration: italic;
	font-weight: normal;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #d20000;
	text-decoration: none;
	font-weight: normal;
}