.contact {	
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 9px;
}
.menu, .menu a, .menu a:link, .menu a:visited, .menu a:active, .menu a:hover{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}

.heading, .heading a, .heading a:link, .heading a:visited, .heading a:active, .heading a:hover {	
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}	
	
.heading_s{	
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}	

.heading_m {	
	font-family: Arial, Helvetica, sans-serif;
	color: #195f9d;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
}	
	
h1, h2{	
	font-family: Arial, Helvetica, sans-serif;
	color: #195f9d;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}	

h2 {
  font-size: 12px;
}
	
img {
	border: none;
}

.lang, .lang a, .lang a:link, .lang a:visited, .lang a:active, .lang a:hover {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

body, .content, td {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

body a, body a:link, body a:visited, body a:active, body a:hover {
	color: #006699;
	text-decoration: none;
}

.content a, .content a:link, .content a:visited, .content a:active, .content a:hover {
	color: #006699;
	text-decoration: none;
}

.picture {
	border-width: 1px;
	border-style: solid;
	border-color: #50b265;
	background-color: white;
}


.small {
  font-size: 10px;
  color: #777777;
}
