body {
    font-size: x-small; 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-image: url("2006/HEADERrepeater.jpg");
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-align: justify;
}
A {
	color: #7568C0;
	text-decoration: none;
}
#uk {
	background-image: url("2006/uk.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 500px;
	text-align:justify;
}
#china {
	background-image: url("2006/china.gif");
	background-repeat: no-repeat;
	background-position: center;
	text-align:justify;
}
H1 {
	font-size: x-small;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
H2 {
	font-size:small;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}
#menu {
	float: right;
	margin: -30px 0px 0px 0px;
	z-index: 100;
}
#menu li {
	float: left;
	list-style-type:none;
	}