body,html {
    margin:0;
    padding:0;
    font-size: 13px;   
    font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","SF Pro Text","SF Pro Icons","Noto Color Emoji";
    font-weight:500;
    font-style:normal
}

.mritems {
    letter-spacing: .029em;
    font-weight:500;
	font-size: 13px;
    border-top: 1px solid rgba(0,0,0,.1);  
    margin: 0px;
    padding: 10px 10px;
    align-items: center;
    border-radius: 0px;
    box-sizing: content-box;
    text-align: start;
}
.mrcat{
	color: #FF5733;
}

.mrar {
	color: #008000; font-size:100%;
}
.logobar {
    background-color: #494141;
    padding: 12px 0px 12px 8px;
    border-bottom: 3px solid #fddddd;
    color: white;
    margin: 0px 0 4px 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
	font-weight:bold;} 
	.logobar1  {
    padding: 10px 0px 10px 8px;
    border-bottom: 2px solid rgba(0,0,0,.1);
    font-weight:500;	
    color: rgb(60 60 67 / 83%);
    margin: 4px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #fddddd; 
    background-position:0 -83px; }	
.logobarfoot {
    background-color: #494141;
    padding: 4px 0px 4px 8px;
    border-bottom: 3px solid #fddddd;
    color: white;
    margin: 0px 0 4px 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;} 	
	h1  {
    padding: 10px 0px 10px 8px;
    border-bottom: 2px solid rgba(0,0,0,.1);
    font-size:14px;	
	font-weight:500;
    color: rgb(60 60 67 / 83%);
    margin: 4px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #fddddd;    
    background-position:0 -83px; }
h2 {     
    font-size: 12px;     
    font-weight:700;
    padding: 0;     margin: 0;
}  

h3 {     
    font-size: 12px;     
    font-weight:700;
    margin: 0;     padding: 0;     
    line-height: 1.2; 
}
 h4 {     
    font-size: 12px;     
    font-weight:700;
    margin: 0;     padding: 0;     
    line-height: 1.2; 
} 
 h5 {     
    font-size: 12px;     
    font-weight:700;
    margin: 0;     padding: 0;     
    line-height: 1.2; 
} 
 h6 {     
    font-size: 12px;     
    font-weight:700;
    margin: 0;     padding: 0;     
    line-height: 1.2; 
} 
a:active,a:link,a:visited { 
     color: #4a7a7c;
    outline: none;
    text-decoration:none 
} 

a:hover, a:focus  {     
    color:red;
    text-decoration:none;
}  
a.tomuch:hover {
      color:#4a7a7c;
  font-weight: normal;
    background-color:#4a7a7c;
} 
.tomuch{  
    letter-spacing: .029em;
    font-weight:500;
    border-top: 1px solid rgba(0,0,0,.1);  
    margin: 0px;
    padding: 14px 10px;
    display: flex;
    align-items: center;
    border-radius: 0px;
    box-sizing: content-box;
    text-align: start;
}
 

