body.main		{ background: url(image/ndlogo.gif) white no-repeat fixed top center; }
body.main_noBg		{ background: white }

table, a img		{ border-style: none; }
table			{ margin-left: auto; margin-right: auto; }

a 			{ color: #0000ff; }
a:visited 		{ color: #800080; }
a:active, a:hover	{ color: aqua; background: navy;}

h2, h3			{ color: navy; font-family: Arial, 新細明體, 細明體; 
			  font-weight: bold; text-align: center; text-decoration: underline; }
h2			{ font-size: 22pt; }
h3			{ font-size: 18pt; }

/*
h1, h3			{ color: #ffff79; margin: 0; padding: 0; }
h1			{ font-size: 24pt; font-weight: bold; }
h3, h4			{ font-size: 12pt; }
h4			{ color: #ffff79; margin-top: 30px; margin-bottom: 0; background: maroon; }
*/

/*
.heading 		{ font-family: Lucida Sans, sans-serif; font-size: 20pt; color: black; }
.caption 		{ font-family: Arial, sans-serif; font-size: 9pt; color: black; }
*/

/* body, table, th, td	{ color: white; font: 10pt Arial, sans-serif; } */
