.country_link {
	display: block;
	text-decoration: none;
}

.country {
	color: #515151;
	font-size: 19px;
	font-weight: bold;
	text-decoration: none;
}

.flag {
	float: right;
	margin-top: -4px;
}

h1 {
	color: #790008;
	font-size: 20pt;
	font-weight: bold;
	margin: 0;
}

h2 {
	color: #790008;
	font-size: 18pt;
	font-weight: bold;
	margin: 0;
}

.content {
	font-size: 14px;
}

.content_large {
	font-size: 16px;
}

.content_large a:link, .content_large a:hover, .content_large a:visited {
	color: blue;
	font-family: Calibri, Arial, sans-serif;
	font-size: 16px;
	text-decoration: underline;
}
