BODY {
    font-family: Arial;
	font-size: 14px;
	padding: 0px;
	margin:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-color:#F4F7F2;
	}

TD {
    font-family: Arial;
	font-size: 14px;
	}

H1 {font-size: 20px;}
H2 {font-size: 18px;}
H3 {font-size: 16px;}

P {font-size: 14px;}

A:link {font-size: 14px; text-decoration: none;}
A:visited {font-size: 14px; text-decoration: none;}
A:active {font-size: 14px; text-decoration: none;}
A:hover { font-size: 14px; text-decoration: underline; color: #5c9b37;}

table.countries { width: 800px; border:1px solid #AAA; margin-bottom: 20px }
table.countries tr.even { background: #EFEFEF }
table.countries th { background: #222; color: #FFF; font-weight: bold }
table.countries td,
table.countries th { padding: 4px }
table.countries td:hover { background: #FFFFCC }

.breadcrumb {font-size: 14px; color:#8F8F8F;}
A.breadcrumb:link {font-size: 14px; color:#8F8F8F; text-decoration: underline;}
A.breadcrumb:visited {font-size: 14px; color:#8F8F8F; text-decoration: underline;}
A.breadcrumb:active {font-size: 14px; color:#8F8F8F; text-decoration: underline;}
A.breadcrumb:hover { font-size: 14px; color:#5c9b37; text-decoration: none;}