body, td
{
	xcolor: #ffdd22;
	color: #333333;
	background: #999999;
	font-family: tahoma, arial, sans-serif;
	font-size: 8pt;
	text-align: center;
}

td.country
{
	text-align: left;
}

td.number
{
	text-align: right;
}

td.xnumber
{
	text-align: right;
	background: #FFFF66;
}

trr
{
	color: #ffbb00;
	font-family: tahoma, arial, sans-serif;
	font-size: 8pt;
}

a
{
	color: blue;
	text-decoration: none;
}

h1
{
	font-family: verdana;
	font-size: 20pt;
	font-weight: bold;
}
