body {
	font-family: Arial, Helvetica, "MS Sans Serif", sans-serif ;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	background-color: #000000;
	background-image: url(../images/bgimg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.pop{ margin-left: auto; margin-right: auto; text-align: center; background-image: none;}
p {	font-size: 12px;
	line-height: 14px;
	color: #ffffff;}
h1{font-size: 24px; line-height: 26px; color: #ffffff;}
h2{font-size: 14px; line-height: 16px; color: #A2A2A2;}
h3{font-size: 16px; line-height: 18px; color: #A2A2A2;}
h4{font-size: 14px; line-height: 16px; color: #ffffff;}
.rub{font-size: 24px; line-height: 26px; color: #ffffff;}
.sub1{font-size: 14px; line-height: 16px; color: #A2A2A2;}
.sub2{font-size: 16px; line-height: 18px; color: #A2A2A2;}
.sub3{font-size: 14px; line-height: 16px; color: #ffffff;}

.small{font-size: 14px; line-height: 16px; color: #A2A2A2;}
.form{font-size: 12px; line-height: 14px; color: #000000;}

.centertable{ margin-left: auto; margin-right: auto; text-align: center;}

.text{ width: 520px; height: auto; text-align: left;}
.text2{ width: 400px; height: auto; text-align: left;}
.column{ width: 250px; height: auto; text-align: left; padding-top: 40px;}

a:link {font-weight: normal; color: #2F76AE; text-decoration: none;}
a:active {font-weight: normal; color: #2F76AE; text-decoration: none;}
a:hover {font-weight: normal; color: #2F76AE; text-decoration: underline;}
a:visited {font-weight: normal; color: #2F76AE;	text-decoration: none;}
