/* redefined html tag styles */body {	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 9px;	color: #666666;	background-color: f1f1f1;	background-image: url(../../images/bg_main.gif);	margin: 0px;	padding: 0px;}a:link {	color: #993300;	text-decoration: underline;}a:visited {	color: #FF6600;	text-decoration: underline;}a:active {	color: #CC3300;	text-decoration: underline;}a:hover {	color: #333333;	text-decoration: underline;}a.subLink:link {	color: #CCCC99;}	a.subLink:visited {	color: #CCCC99;}a.subLink:active {	color: #999999;}a.subLink:hover {	color: #FFFFFF;}	a.iconLink:link {	color: #333333;}	a.iconLink:visited {	color: #333333;}a.iconLink:active {	color: #333333;}a.iconLink:hover {	color: #FFFFFF;}/* content styles */.main {	background-color: #FFFFFF;	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 12px;	color: #666666;}.main2 {	background-color: #333333;	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 12px;	color: #FFFFFF;	margin: 10px;	padding: 10px;}.footerLinks {	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 10px;	color: #666666;}/* form styles */.input {	width: auto;	height: auto;	font-family: "Taipei", "Verdana", "sans-serif"; 	color: #666666;	font-size: 10px;	background-color: #ffffff;}b {	font-size: 16px;	font-style: normal;	font-weight: bolder;	text-transform: capitalize;	color: #FF9900;}h1 {	font-size: 12px;	font-weight: bolder;	color: #336699;}.main3 {	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 9px;	color: #FFFFFF;	background-image: none;}.yellow {	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 10px;	color: #FFFFFF;	background-image: none;	background-color: #FFCC00;}.productText {	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 9px;}