.text {
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}
.locationbar {
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
h2 {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	color: #003366;
	text-decoration: none;
}
.introtext {
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
.link {
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
.link:hover {
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
.copyright {
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;	
	}	
.pagebg {
	background-color: #CED5DC;
}
.toptablebg {
	background-color: #32669A;
}
.countryTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC99;
	background-color: #336699;
	letter-spacing: 2px;
}
.linkCountries {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	background-color: #E6EAEE;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
