 margin: 0px; body {     background-color: #ffffff;	color: #333333; 	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 10px;	}a:link {	color: #336699;}a:visited {	color: #666666;}a:active {	color: #cccccc;}a:hover {	color: #cc6600;}	b {	font-family: "Verdana", "Arial";	font-size: 12px;	font-weight: bolder;	color: #006699;}/* content styles */.main {	font-family: "Taipei", "Verdana", "sans-serif"; 	color: #666666;	font-size: 12px;	background-color: #ffffff;	}.odd {	background-color: #ffffff;	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 10px;	color: #333333;	}.even {	background-color: #eeeeee;	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 10px;	color: #333333;	}	.black {	background-color: #000000;	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 10px;	font-weight: bolder;	text-transform: capitalize;	color: #FFFFFF;	}.gray {	background-color: #eeeeee;	}	.red {	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 10px;	font-weight: bolder;	text-transform: capitalize;	color: #CC0000;	}		/* form styles */	.input1 {	width: 250px;	font-family: "Taipei", "Verdana", "sans-serif";	color: #333333;	font-size: 10px;	background-color: #ffffff;	background-image: url(../images/pix_field.gif);}		.input2 {	width: 238px;	font-family: "Taipei", "Verdana", "sans-serif";	color: #333333;	font-size: 10px;	background-color: #ffffff;	background-image: url(../images/pix_field.gif);}.button {	width: 80px;	font-family: "Taipei", "Verdana", "sans-serif";	color: #333333;	font-size: 10px;	background-color: #FFFFFF;}	.yellow {	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 12px;	font-weight: bolder;	color: #FFFFFF;	background-color: #FFCC00;}