body { font-family: times new roman; margin:0 auto; max-width:900px; padding:7px;}
p { font-size: 110%; text-align: justify; line-height:115%; text-indent: 30px; margin: 5px;}
h1 {text-align:center; margin: 10px;}
h2 {text-align:center; margin: 30px 0 0 0;}
h3 {font-size: 120%; font-style:italic;  text-align: justify; margin:30px 0 20px 0; font-weight:600;}
h4 {text-align:left; margin: 0 0 0 10%; font-weight:500;}
td {/*font-size: 16px; text-align: center; */text-indent:0px; margin: 3px;}
    
	a {
    color: #111; /* Цвет обычной ссылки */ 
    text-decoration: none; /* Убираем подчеркивание у ссылок */
	}
	a:visited {
    color: #545; /* Цвет посещённой ссылки */
    } 
    a:hover {
    color: #808; /* Цвет ссылки при наведении на нее курсора мыши */  
    text-decoration: underline; /* Добавляем подчеркивание */
	}
 

hr {margin:2px auto 0 0;}

.q2 {text-align: justify; text-indent: 3%; margin: 5px; font-weight:600;line-height:100%; }
.q3 {text-align: justify; text-indent: 9%; margin: 5px; font-weight:500; line-height:100%;}

sup, sub {line-height: 0;}
i   {font-size: 110%; line-height: 98%;}
img {max-width:100%;}
ul { font-size: 110%; text-align: justify; line-height:125%; text-indent: 0px; margin: 10px;}
.ssylka {font-size: 90%; color:red; text-align: center; line-height:100%; text-indent: 0px; margin: 0px;}
.avtor {font-family: Calibri; text-indent: 0px; text-align: left; font-size: 80%; font-weight:500; margin:10px auto 20px 10px;}
.dop {font-family: Calibri; font-size: 110%; line-height:110%; text-align: justify; margin:5px 15px; text-indent: 20px;
		
}
.ris {
	margin:20px auto;
	/*width:600px;*/
	max-width:100%;  
    font-weight:600;
    text-align:center;	
}

.dris {
	padding:10px;
	display: table-cell;
    width: 50%;
	font-weight:600;
	
}
.br {
	text-indent: 0;
	
	
}

.formula {
	max-width: 100%;     



}



@media (max-width: 650px) {
	
	p, ul { 
	font-size: 95%;
	}
	.dop {font-size: 90%;}
	.ris {font-size: 90%;}
	.dris {
	padding:5px;
	margin: 0 auto;
	display: block;
	width: 100%;
	font-weight:600;
    text-align:center;
    font-size: 90%;	
	}
	
	
	
	
	
	
}


