body, html {
margin:0px;
padding:0px;
background-color: #F9F6F0;
}
h2
 {	
font-family: Times Roman;
font-size:22px;	
font-weight:normal;	
color:#7B0404;
margin-bottom:0px;			
}
.h2bold
 {	
font-family: Times Roman;
font-size:24px;	
font-weight: bold;
color:#7B0404;
margin-bottom:0px;			
}
.h2bold0
 {	
font-family: Times Roman;
font-size:18px;	
font-weight: bold;
color:#7B0404;
margin-bottom:0px;			
}

.h2
 {	
font-family: Times Roman;
font-size:20px;	
font-weight:normal;	
color:#7B0404;
margin-bottom:0px;			
}
.h3
 {	
font-family: Times Roman;
font-size:20px;	
font-weight:normal;	
color:#7B0404;
margin-bottom:0px;			
}
.h20
 {	
font-family: Arial;
font-size:16px;	
font-weight:normal;	
color:black;
margin-bottom:0px;			
}
.h14
 {	
font-family: Arial;
font-size:14px;	
font-weight:normal;	
color:black;
margin-bottom:0px;			
}
.selectbl20 { 
display: inline; /*--Только для inline элементов--*/   
	font-size: 16px;
	font-family:Arial;
		font-weight:normal;	
	font-style: italic;
color: black;
	white-space: nowrap; /* Отменяем переносы текста */
   }  
.select { 
display: inline; /*--Только для inline элементов--*/   
	font-size: 16px;
	font-family:Arial;
		font-weight:normal;	
		font-style: italic;
			color:#7B0404;
	white-space: nowrap; /* Отменяем переносы текста */
   }
   
.rest {
	font: 16px Georgia;
	color: #000000;
	
}
