body {
	background-color: #FFFFFF;
	color: #333333;
	margin: 4px;
	}

img, table {
	border: 0px;
	}

td {
	font-family: arial,helvetica;
	font-size: 12px;
	color: #333333;
	line-height: 125%;
	}
	
.footer {
	font-size: 11px;
	}

input, select {
	font-family: arial,helvetica;
	font-size: 12px;
	height: 22px;
	}

a, a:active, a:visited {
	color: #0066FF;
	text-decoration: none;
	}

a:hover {
	color: #000099;
	}

a.n2, a.n2:active, a.n2:visited {
	color: #cccccc;
	text-decoration: none;
	}

a.n2:hover {
	color: #ffc300;
	text-decoration: none;
	}

.title {
	font-size: 17px;
	font-weight: bold;
	color: #666666;
	}

.subtitle {
	font-size: 15px;
	font-weight: bold;
	color: #6C1513;
	}

.city {
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	padding: 5px;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;

	}
	
.country {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	padding: 5px;
	}

.content {
	line-height: 170%;
	color: #000000;
	}
	
.caption {
	color: #666666;
	font-size: 11px;
	font-style: italic;
	}

.documents {
	font-size: 10px;
	}

.bigtext {
	font-size: 30px;
	color: #666666;
	font-weight: normal;
	}
	
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	padding: 3px 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3399FF;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #3399FF;
}
.nav:link {text-decoration: none; color: #66CCFF}
.nav:visited {
text-decoration: none; color: #66CCFF}
.nav:hover {text-decoration: underline; color: #FFFFFF}
.nav:active {
text-decoration: none; color: #FFCC00}
.nav_current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	padding: 3px 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3399FF;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #3399FF;
}
.nav_current:link {text-decoration: none; color: #FFFFFF}
.nav_current:visited {
text-decoration: none; color: #FFFFFF}
.nav_current:hover {text-decoration: underline; color: #FFFFFF}
.nav_current:active {
text-decoration: none; color: #FFCC00}

