.links1 {
	font-family: MISTRAL, Helvetica, sans-serif, Arial;
	font-size: 18px;
	color: #777;
	text-decoration: none;
	line-height: 1.8em;	
	
}
.links2 {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 14px;
	color: #777;
	text-decoration: none;
	line-height: 1.8em;	
	
}
.links3 {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 12px;
	color: #777;
	text-decoration: none;
	line-height: 1.8em;
}

.links4 {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height: 1.8em;		
	
}

.links5 {
	margin:0px;
	padding:0px;
	color:#654343;
	font-weight: bold;
	font-family: Helvetica, sans-serif, Arial;
	font-size:12px;
	text-decoration: none;
	
}

.header {
	font-family: PERPETUA, Helvetica, sans-serif;
	font-size: 22px;
	color:#fff;
	padding:5px; 
}
.header2{
	font-family: MISTRAL, Helvetica, sans-serif, Arial;
	font-size: 30px;
	color:#ffffff;
}
.header3{
	font-family: PERPETUA, Helvetica, sans-serif, Arial;
	font-size: 75px;
	color:#ffffff;
}
.body1 {	
	margin:15px;
	padding:0px;
	color:#777;
	font-family: MISTRAL, Helvetica, sans-serif, Arial;
	font-size:18px;
}

.body2 {
	
	margin:0px;
	padding:0px;
	color:#666;
	font-family: Helvetica, sans-serif, Arial;
	font-size:12px;
	text-align: justify;
}
.body3 {
	
	margin:0px;
	padding:0px;
	color:#fff;
	font-family: Helvetica, sans-serif, Arial;
	font-size:12px;
}
.body4 {
	
	margin:0px;
	padding:0px;
	color:#1F1A1A;
	font-weight: bold;
	font-family: Helvetica, sans-serif, Arial;
	font-size:12px;
}

.body5 {
	
	margin:0px;
	padding:0px;
	color:#654343;
	font-weight: bold;
	font-family: Helvetica, sans-serif, Arial;
	font-size:12px;
}

.body7 {	
	margin:15px;
	padding:0px;
	color:#777;
	font-family:  PERPETUA, Helvetica, sans-serif, Arial;
	font-size:18px;
}

.body6 {	
	margin:15px;
	padding:0px;
	color:#777;
	text-align: center;
	font-weight: bold;
	font-family:  PERPETUA, sans-serif, Arial;
	font-size:24px;

}

.body8 {
	
	margin:0px;
	padding:0px;
	color:#666;
	font-family: Helvetica, sans-serif, Arial;
	font-size:12px;
	font-weight: bold;
}

.inksVis {
	margin:0px;
	padding:0px;
	color:#fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
}
a:hover {color: #ffffff;
}

.hr1 {
     border: none; /* Убираем границу для браузера Firefox */
     color: #c7c7c7; /* Цвет линии для браузера Internet Explorer */
     background-color: #c7c7c7; /* Цвет линии для браузера Firefox и Opera */
     height: 1px; /* Толщина линии */
	position: relative;
  	top: 10px;
    }

.hr2 {
     border: none; /* Убираем границу для браузера Firefox */
     color: #A2A2A2; /* Цвет линии для браузера Internet Explorer */
     background-color: #A2A2A2; /* Цвет линии для браузера Firefox и Opera */
     height: 2px; /* Толщина линии */
	position: relative;
  	top: -10px;
    }

