body { background-color:#FFFFFF;
       scrollbar-3dlight-color:#CCCCCC;
       scrollbar-arrow-color:#CCCCCC;
       scrollbar-base-color:#FD8E00;
       scrollbar-darkshadow-color:#CCCCCC;
       scrollbar-face-color:#FD8E00;
       scrollbar-highlight-color:#FD8E00;
       scrollbar-shadow-color:#FD8E00;}

p { font-family: "Arial", "新細明體";
    font-size: 12px;
    color: #000000}

td { font-family: "Arial", "新細明體";
     font-size: 12px;
     color: #000000}

b { font-size: 12px;
    font-weight: bold}

i { font-size: 12px;
    font-style: italic}

u {
	font-size: 14px;
	text-decoration: underline
}

h3 { font-family: "Arial", "新細明體";
     font-size: 12px;
     color: #9500DD;
     font-weight: bold; text-decoration: underline}

ul { font-family: "Arial", "新細明體";
     font-size: 12px;
     color: #000000;
     list-style-type: square;
     list-style-image: url(images/bullet.gif)}

a:link { text-decoration: none; color: #336699}

a:visited { text-decoration: none; color: #336699}

a:hover { border: none;
          text-decoration: underline; color: #FF9900}

.menu { font-size: 11px}

