html,body{
	height:100%;
	min-height: 100%;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6babe7;
}


.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
.style3 {
	font-family: Times New Roman, Times, Serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
.style4 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.address {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a:link {
	color: #00437d;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #CC3300;
}
a.countrylink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b6d3e7;
	text-decoration: underline;

}

a.navbold:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00527d;
	text-decoration: none;
}
a.navbold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00839d;
	text-decoration: none;
}
a.navbold:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}
a.nav2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00527d;
	text-decoration: underline;
}
a.nav2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00839d;
	text-decoration: underline;
}
a.nav2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: underline;
}