@charset "iso-8859-1";
/* CSS Document */

.center {
	margin-left: auto;
	margin-right: auto;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	
	}

.contact {
	text-align:right;
	margin-right: 40px;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	margin-top: 30px;
	margin-bottom: 50px;
	}
	
.maps_style {

	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 50px;
}

.maps_text_style {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	margin-bottom: 90px;
}

.copyrights {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
}

.format_counter {
	font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #999999;
	text-align:center;
	font-weight: bold;
	
}
	
	
	
.contact_text {
	text-align:right;
	margin-right: 40px;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	margin-top: 30px;
	}
	
	

.paragraph {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	text-indent: 20pt;
	margin-top: 20px;
	margin-left: 20px;
	font-stretch:ultra-expanded;
}

.paragraph_wp {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 450px;
	font-stretch:ultra-expanded;
}

.paragraph_images {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
	font-stretch:ultra-expanded;
}

.links_up {
	margin-top: 50px;
	margin-left: 20px;
}

.links_down {
	text-align:center;
}

body,td,th {
	font-family: Tahoma, Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #999999;
}
body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0;
	text-align: center;
}
a {
	font-size: 11px;
	color:#999999;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#999999;  
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}

