/* CSS Document *//* page property */body {	background-color: #FFFFFF;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;}a:link {	text-decoration: none;}a:visited {	text-decoration: none;}a:hover {	text-decoration: underline;	color:#CC3300;}span a:link {	text-decoration: none;	color: #FFFFFF;}span a:visited {	text-decoration: none;	color: #CCCCCC;}span a:hover {	text-decoration: underline;	color:#FFFF00;}a:active {	text-decoration: none;}span a:hover {	text-decoration: underline;	color:#FFFFFF;}/* font size */.small {	font-size: smaller;}/* font color */.textred {	color: #FF6633;}/* font decoration */.footer {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;}.navilink {	font-family:Geneva, Arial, Helvetica, san-serif;	font-size: 11px;	font-weight:bold;	color:#CCCCCC;}.bottomtitle {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #FFFFFF;}sub {	font-size: x-small;}sup {	font-size: x-small;}/* pagelayout  */p {	line-height: 150%;	font-family: Arial, Helvetica, sans-serif;	color: #000000;}h4 {	font-family: Arial, Helvetica, sans-serif;	line-height: 150%;	font-weight: bold;	color: #000000;}li {	font-family: Arial, Helvetica, sans-serif;	line-height: 150%;}.categorytext {	color: #333333;	line-height: 130%;}.locate {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #666666;}.reference {	font-family: Arial, Helvetica, sans-serif;	font-size: smaller;	line-height: 130%;	color: #666666;}.caption {	font-family: Arial, Helvetica, sans-serif;	font-size: smaller;	color: #333333;	background-color: #CCCCCC;	margin: 2px;	padding: 2px;}.news {	font-family: Arial, Helvetica, sans-serif;	line-height: 130%;	color: #333333;	padding-right: 6px;	padding-left: 6px;}.dbtext {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 120%;	color: #666666;	padding: 3px 4px;}.white {	color: #FFFFFF;}.toptext {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 115%;	color: #333333;}.update {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #6699CC;}.countrylink {	font-family: Arial, Helvetica, sans-serif;	font-size: smaller;}