body{
	margin:0;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#bcbcbc;
}
.{
	padding:0;
	margin:0; 
}
.bank{
	font-size: 12px;
	color: #86c533;
	margin-top: 10px;
	width: 100%;
	text-align: right;
	font-weight: bold;	
	text-shadow:none;
}
.languagetitle {
	color: #005D9A;
	font-weight:bold;
	font-size:12px;
	text-shadow:none;
}
.confirm_value_box{
	padding:0.4em;
	background:#fafafa;
	border:#cfcfcf 1px solid;
	margin-top:0.3em;
	margin-bottom:0.5em;
	-webkit-border-radius: 0.4em ;
	border-radius: 0.4em ;
	color: #333333;
}
.form_links{
	font-size:10pt !important;
	font-weight:normal !important;
	text-decoration:underline !important;
}