/*
 CSS for BBAS Article
 Author: Chin-Tang Chang <ctchang@gate.sinica.edu.tw>
 Date: Wed Apr 28 16:29:31 1999
 Update: Apr 06 2001 Pm04:40 Lowc & Shein Yi Testmode 0
*/

/* Article */

body {
/*	background: #0C0; */
	background: #fff;
}

table {
	background: #FFF;
}

/* Navigation Bar */

table.navbar {
	background: #D5E1CD;
}
td.navbar, td.navbar a, td.navbar a:visited {
	color: #066;
	font-family: arial, sans-serif, geneva, helvetica;
	font-size: 10pt;
	font-style: normal;
        font-weight: bold;
}
td.navbar a:hover {
/*	color: #696; */
	color: #fff;
	font-family: arial, sans-serif, geneva, helvetica;
	font-size: 10pt;
	font-style: normal;
        font-weight: bold;
}
