/* CSS Document */body {	background-color: #ffffff;	text-align:center;	left:auto;	right:auto;}body,td,th {	font-family: gill sans, tahoma, verdana, arial, helvetica;	color: #333333;}#text {width:600px;margin-left:auto;margin-right:auto;text-align:justify;}#navs {width:600px;margin-left:auto;margin-right:auto;text-align:center;}.style1 {font-weight:bold;font-size:14px;}.style2 {font-style:normal;font-weight:400;font-size:14px;}.style3 {font-weight:bold;font-size:16px;}a:link {	color:#6666CC;	text-decoration:none;}a:visited {	color:#6633CC; text-decoration:none;}a:hover {	color: #999999; text-decoration:none;}a:active {	color: #999999 text-decoration:none;}