﻿#headerLinks {
	float:left;
	width: 300px;
}

#headerLinks a:link {
	font-family:Times New Roman;
	font-size:14px;
	margin-top:0px;
	margin-bottom:0px;
}

h2 {
	font-family:Times New Roman;
	font-size:20px;
	color:#2BA9BF;
	display:block;
	margin-top:20px;
	margin-bottom:0px;
}

h3 {
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#666666;
	margin-top:10px;
	margin-bottom:0px;
}

body {
	font-family:Verdana;
	font-size:12px;
	color:#666666;
}

.country {
	font-weight:bold;
	font-size:13px;
}

