@charset "utf-8";
/* CSS Document */

<!--
body {
	padding:5px;
	margin:0px;
	font-size:14px;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 10px;
	text-align:center;
	color: #cccccc;
	font-weight:100;
}

h2 {
	font-size: 36px;
	color: #FF0000;
}


h3 {
	font-size: 18px;
	color: #000099;
}


h4 {
	font-size: 12px;
	color: #003366;
}

.countries {
	font-size:10px;
	color:#cccccc;
	padding:0px;
	margin:0px;
	text-align:center;
	}
	.countries td {
		border-collapse:collapse;
		}

.subheader {
	font-size: 18px;
	font-style: normal;
	color: #000000;
}

.hrule {
	border: thick solid #0066FF;
}

.copy {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #0033FF;
}

.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; color: #FF0000; border: medium solid #FFFFFF; font-weight: bold; }
-->
