body,td,th {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 16px;	color: #333333;}body {	background-color: #FFFFFF;	margin: 0px;	padding: 0px;}a:link, a:visited {	color: #333333;	text-decoration: none;}a:hover, a:active {	color: #000000;	text-decoration: underline;}td {	vertical-align: top;}/* Table classes */.defaultCell {	padding: 0px 10px 5px 0px;}.spacerCell {	height: 20px;	background-image: url(../images/spacerLine.gif);	background-repeat: repeat-x;	background-position: left center;}/* Text classes */.countryLink:link, .countryLink:visited {	line-height: 12px;	color: #333333;	font-weight: bold;	text-decoration: none;}.countryLink:hover, .countryLink:active {	line-height: 12px;	color: #000000;	font-weight: bold;	text-decoration: underline;}