body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	margin-left: 0px;
	margin-top: 30px;
	background-color: #ffffff;
}
html, body {overflow-x: hidden;}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #777777;
}
.rub{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #303032;
	line-height: 30px;
}
.subrub{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #303032;
}

.green{	color: #7BC030;}
.small{	font-size: 10px; color: #777777;}

.centertable{ margin-left: auto;margin-right: auto;text-align: center;}

.textblock1{ float: left; width: 520px; height: auto; text-align: left;}
.textblock2{width: 250px; height: auto;	text-align: right; margin-left: 550px;}

a:link {	font-size: 11px;	font-weight: bold;	color: #7BC030;	text-decoration: none;}
a:active {	font-size: 11px;	font-weight: bold;	color: #7BC030;	text-decoration: none;}
a:hover {	font-size: 11px;	font-weight: bold;	color: #7BC030;	text-decoration: none;}
a:visited {	font-size: 11px;	font-weight: bold;	color: #7BC030;	text-decoration: none;}
