@charset "big5";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.h1{
	font-size:12pt;
	font-weight:bold;
	letter-spacing:2px;
	font-family:Arial;
	color:#9a0000;
	}
	
.h2{
	font-size:11pt;
	font-weight:bold;
	letter-spacing:2px;
	font-family:Arial;
	color:#009;
	}

.font{
	font-size:10pt;
	line-height:1.5em;
	font-family:Arial;
	}
	
.star{
	color:#9a0000;
	font-size:13px;
	padding-right:5px;
	}
	
.font a:link,.font a:hover,.font a:visited,.font a:active{
	text-decoration:underline;
	}