@charset "utf-8";
/* CSS Document */

#container #header h1 {
	font-size: 120%;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
}
#container #header a img {
	width: 250px;
	height: 100px;
}
#navigation #MenuBar1 li ul li a {
	color: #00AFB4;
}
#navigation #MenuBar1 li .MenuBarItemSubmenu {
	color: #000;
}
#navigation #MenuBar1 li a {
	color: #000;
}
#container #header a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #footer #adress p a {
	color: #000;
}
a:visited {
	color: #666;
}
#container #mainContent h1 {
	font-size: 110%;
}
#container #mainContent p a {
	color: #000;
}
#container #mainContent img {
	width: 240px;
	height: 120px;
}
