p {
	font-family: Arial, Tahoma, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0px;
}

h1 {
	font-family: Arial, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 0px;
}

h2 {
	font-family: Arial, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 14px;
	letter-spacing: 0px;
}

a:link, a:visited { 
color: #568AB2; 
text-decoration: underline;
font-weight: bold; 
} 

a:active, a:hover { 
color: #568AB2; 
text-decoration: none;
font-weight: bold;  
}

.globalhand {
	background-image: url(img/hand-globe.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0px;
	border: 0px none;
}

.globalcn {
	background-image: url(img/CaZe.jpg);
	background-repeat: no-repeat;
	background-position: 130px 0px;
	border: 0px none;
}
