body {
	background: #F5F5F5;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-top : 0px;
}
.footer{
	font-size : 9px;
	text-align : center;
}
p.bigtitle {
	font-size: 150%;
	text-align: center;
}
a.mainnav{
	color : #192157;
	text-decoration : none;
	font-size : x-small;
	font-weight : bold;
}
a.mainnav:hover{
	text-decoration : underline;
}
a.lang {
	text-decoration: none;
	font-size: 10px;
}
input.search {
	font-size : 10px;
	border-right-width : 0px;
	border-left-width : 0px;
	border-top-width : 0px;
	border-bottom-width : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #f5f5f5;
	width : 128px;
}
dir {
	margin-left : 20px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
}