body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #140905;
	text-align: center;
	background-color: #000000;
	background-image: url(../images/bgimg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}

p {	font-size: 12px;
	line-height: 14px;
	color: #000000;}
	
h1{font-family: "Times New Roman", Times, serif; font-size:26pt; font-weight:normal; color:#000000;}

.rub{ font-family: "Times New Roman", Times, serif; font-size: 28px; line-height: 30px; color: #000000;}
.subrub{font-size: 14px; line-height: 18px; color: #A4171E;}

.small{font-size: 10px; color: #F1EACE;}
.brod{font-size: 11px; color: #000000;}

.centertable{ margin-left: auto; margin-right: auto; text-align: center;}

.text1{ width: 400px; height: auto; text-align: left; }

a:link {font-weight: normal; color: #eb900f; text-decoration: none;}
a:active {font-weight: normal; color: #eb900f; text-decoration: none;}
a:hover {font-weight: normal; color: #eb900f; text-decoration: underline;}
a:visited {font-weight: normal; color: #eb900f;	text-decoration: none;}