body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	color: #242424;
	margin: 0px;
	padding: 0px 0px 60px;
}
#footer {
	background: url(images/footer_bg.gif) repeat-x fixed bottom;
	position: absolute;
	height: 30px;
	width: 100%;
	bottom: 0px;
}
h1 {
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	color: #727063;
	padding: 0px;
	margin-top: 12px;
}
h2 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #727063;
	margin-top: 25px;
}
h4 {
	font-size: 14px;
}

p {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #242424;
}
li {
	color: #242424;
	list-style: disc outside;
	margin-left: 0px;
	padding-left: 0px;
	display: block;
	margin-bottom: 15px;
}
a {
	color: #727063;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}
ul {
}
.navi {
	font: normal 14px/20px Georgia, "Times New Roman", Times, serif;
	color: #727063;
	text-decoration: none;
	margin-left: 15px;
	margin-top: 0px;
	padding: 0px;
}
a .navi {
	line-height: 20px;
}
a .navi:hover {
color:black	
}
.selected {
	color: #000000;
}

#lang {
    font: 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	position: absolute;
	height: 30px;
	width: 100px;
	top: 61px;
	left: 799px;
}
#lang a {
	color: #FFFFFF;
	text-decoration: none;
}
#header {
	background: #FFFFFF url(images/bg1.gif) repeat-x;
	height: 125px;
	width: 100%;
}

/* @-character in e-mail links */
.miumau {margin: 0 0 -2px;padding: 0 6px 0 1px;background: url(images/miumau.gif) no-repeat 0 -7px;}
a:hover .miumau {background-position: 0 -49px;}	
