﻿body
{
	font-family:Verdana;
	font-size:10pt;
}

h2
{
	font-weight:700;
	color:Blue;
	font-size:14pt;
}

td.country
{
	font-weight:700;
	font-size:13pt;
	color: #800000;
}

a
{
	color:#800000;
}

a:hover
{
	text-decoration:none;
}

a:visited
{
	color:#800000;
}

a.footer
{
	font-size:8pt;
}

td.footer
{
	font-size:7pt;
}

hr
{
	 height: 1px;
	 color: #800000;
}
