html,body{
height:100%;
margin:0px;
padding: 0px;
font-size: 12px;
font-family: tahoma;
}

.main {
	color: #000000;
	font-size: 16px;
	font-family: tahoma;
	padding-top: 5px;
}
.main a {
	color: #1c1c1c;
	text-decoration:none;
}
.main a:hover {
	text-decoration: underline;
	}

.map1 {
	color: #1c1c1c;
	font-size: 16px;
        font-weight: bold;
	font-family: tahoma;
	padding-top: 0px;
}
.map1 a {
	color: #1c1c1c;
	text-decoration:none;
}
.map1 a:hover {
	text-decoration: none;
	}

.map2 {
	color: #FFFFFF;
	font-size: 13px;
	font-family: tahoma;
	padding-top: 0px;
}
.map2 a {
	color: #1c1c1c;
	text-decoration:none;
}
.map2 a:hover {
	text-decoration: none;
	}
	
.copyright {
	color: #1c1c1c;
	font-size: 10px;
	font-family: tahoma;
	padding-top: 0px;
}
.copyright a {
	color: #1c1c1c;
	text-decoration:none;
}
.copyright a:hover {
	text-decoration: none;
	}

.map3 {
	color: #000000;
	font-size: 14px;
	font-family: tahoma;
	padding-top: 0px;
}
.map3 a {
	color: #000000;
	text-decoration:none;
}
.map3 a:hover {
	text-decoration: underline;
	}
