.maximbook {
	font-weight: normal;
	color: #CC6666;
	font-size: 16pt;
	font-family: "標楷體";

}
.maximremark {
	font-weight: normal;
	color: #336699;
	font-family: "新細明體";
}
.maximcon {
	line-height: 125%;
	color: #666666;
	font-family: "新細明體";

}
.dottedtable {
	padding: 3px;
	border: dashed #6666CC 1px;
	padding-left: 3em;
	padding-right: 3em;
}
body      { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
            scrollbar-face-color: white;
            scrollbar-shadow-color: lavender;
            scrollbar-darkshadow-color: whitesmoke;
            scrollbar-highlight-color: lavender;
            scrollbar-3dlight-color: whitesmoke;
            scrollbar-track-color: white;
            scrollbar-arrow-color: lavender;
            overflow: auto; }
a:link {
	color: #669999;
	text-decoration: underline;
}
a:visited {
	color: #669999;
	text-decoration: underline;
}
a:hover {
	color: #CC6666;
	text-decoration: underline;
	position: relative; top: 1px; left: 1px; 
	}
.maximsubject {
	font-family: "標楷體";
	font-size: 24px;
	color: #6666CC;
}
