H3 {
	font-family: 標楷體, 新細明體, 細明體, "MS Hei", MingLiU, Times, serif;
	letter-spacing : 1px;
}

H2 {
	font-family : 標楷體, 新細明體, 細明體, "MS Hei", MingLiU, Times, serif;
	letter-spacing : 1px;
}


TD {
	font-family: 新細明體, 細明體, "MS Hei", MingLiU, Times, serif;
	letter-spacing: 1px;
	line-height : 120%;
}

A:link { color: blue; text-decoration: underline; }
A:visited { color: blue; text-decoration: none; }
A:active { color: blue; text-decoration: underline; }
A:hover { color: red; text-decoration: underline; }

TD.fotocol, TD.greenbox, TD.tn {
	font-family: 新細明體, 細明體, "MS Hei", MingLiU, Times, serif;
	letter-spacing: 1px;
	line-height : normal;
}

A.tn:link {
	color: White;
	text-decoration: underline;
}
A.tn:visited {
	color: White;
	text-decoration: none;
}
A.tn:active {
	color: White;
	text-decoration: underline;
}
A.tn:hover { color: red; text-decoration: underline; }

A.hiddenlink:link {
	color: Black;
	text-decoration: underline;
}
A.hiddenlink:visited {
	color: Black;
	text-decoration: none;
}
A.hiddenlink:active { color: red; text-decoration: underline; }
A.hiddenlink:hover {
	background-color: transparent;
	color: Red;
	text-decoration: underline;
}

TD.copyright {
  background-color: navy;
  vertical-align: bottom;
  width: 100px;
  margin-left: 2px;
  margin-right: 2px;
}

P.verynarrow {
  line-height: 1pt;
}
.copyright {
	font-size: 9pt;
	color: #330033;
	letter-spacing: 1pt;
	text-align: center;
}
