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

body {
	background-color: #271B01;
	margin-top: 0px;
	font-family: helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}

p {
	font-size:16px;
	line-height:160%;
}



.lang
{
	margin-right: 20px;
	margin-left:50px;
	right: 20px;
	text-decoration: none;
}