body {
	background-image: url(../images/bgr.jpg);
	margin: 0;
}
p {
	color: black;
}
a {
	color: #334e88;
}
.pBody {
	vertical-align: top;
}
.pBody p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 73%;
	margin: 0 10px 1em 15px;

}
.pBody .logo {
	font-family: serif;
	font-size: 12pt;
	font-weight: bold;
	color: #9db5ca;
	margin: 0 0 5px;
}
.pBody .lang {
	margin: 0 0 20px;
}
.logo, .lang {
	text-align: right;
}
.ruler {
	background-color: #9db5ca;
}
.pBody .head2 {
	font-size: 100%;
	font-weight: bold;
	color: #334e88;
	margin-top: 0;
	margin-bottom: .3em;
	line-height: 100%;
}
.head2 a {
	text-decoration: none;
}
.button {
	text-align: center;
	margin: 0 0 10px 8px;
}
.textnav {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 73%;
	color: #334e88;
	text-align: center;
	margin: .2em 10px .2em 40px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0 10px 5px 10px;
}