
center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

table {
  margin-left: auto;
  margin-right: auto;
}



a 

{
	font-family: Aptos, sans-serif;
	font-size: 15px;
	color: #333333;
	font-weight:normal;
	text-decoration:none;
	line-height: 1.5;

	
}



a.text 

{
	font-family: Aptos, sans-serif;
	font-size: 17px;
	color: #0250bb;
	font-weight:normal;
	text-decoration:none;
}


a.text:hover  { 
    
    border-bottom: 1px solid;
	 color: #0250bb; /* Линия снизу */
   }


p 

{
	font-family: Aptos, sans-serif;
	font-size: 17px;
	font-weight:normal;
	text-align: left;
	line-height: 1.5;
	
	
}


ol
{
	font-family: Aptos, sans-serif;
	font-size: 17px;
	font-weight:normal;
	text-align: left;
	line-height: 1.5;
}

ul
{
	font-family: Aptos, sans-serif;
	font-size: 17px;
	font-weight:normal;
	text-align: left;
	line-height: 1.5;
}

table {
	font-family: Aptos, sans-serif;
	font-size: 17px;
	color: #333333;
	font-weight: normal;
		line-height: 1.3;
}


h1 {
	font-family: Aptos, sans-serif;
	font-size: 22px;
	color: #333333;
	font-weight: bold;
	
	
}

h2 {
	font-family: Aptos, sans-serif;
	font-size: 18px;
    color: #333333;
	font-weight:bold;
	
	
}

h3 {
	font-family: Aptos, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}


h4 {
	font-family: Aptos, sans-serif;
	font-size: 18px;
    color: #333333;
	font-weight: bold;

	
}

h5 {
	font-family: Aptos, sans-serif;
	font-size: 18px;
    color: #333333;
	font-weight: bold;

	
}

h6 {
	font-family: Aptos, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;

	
}



span {
	font-family: Aptos, sans-serif;
	font-size: 17px;

	
	
}

	

copy {
	font-family: Aptos, sans-serif;
	font-size: 14px;
	font-weight:normal;
	line-height: 1.4;

}	

hr {
	color: #666633;
	}
	
