.content {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif", "Taipei";
	font-size: 80%;
	line-height: 19px;
	color: #000000;
	list-style-type: square;
	list-style-position: outside;
	word-spacing: 1px;
	text-align: justify;

}
.subhead {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif", "Taipei";
	font-size: 85%;
	line-height: 20px;
	list-style-position: inside;
	list-style-type: circle;
	font-weight: bold;
	color: #000033;
}
.contentsmall {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 80%;
	line-height: 18px;
	color: #666666;
}
