body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #243133;
	text-align: center;
	background-color: #FCFBF7;
	background-image: url(../images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

p {	font-size: 12px;
	line-height: 14px;
	color: #243133;}

.rub{ font-size: 24px; line-height: 26px; color: #FFA100;}
.subrub{font-size: 16px; line-height: 18px; color: #C56501;}
.subrub2{font-size: 14px; line-height: 16px; color: #C56501;}

.small{font-size: 11px; color: #243133;}
.brod{font-size: 12px; color: #000000;}

.centertable{ margin-left: auto; margin-right: auto; text-align: center;}

.text{ width: 470px; height: auto; text-align: left; }
.column{ width: 350px; height: auto; text-align: left; }

a:link {font-weight: normal; color: #9D3677; text-decoration: none;}
a:active {font-weight: normal; color: #9D3677; text-decoration: none;}
a:hover {font-weight: normal; color: #9D3677; text-decoration: underline;}
a:visited {font-weight: normal; color: #9D3677;	text-decoration: none;}