a,

a:visited { color: #93291b; text-decoration: none; }

a:hover { text-decoration: underline }

h1 { font-family: "Times New Roman", Times, serif; line-height: 1.25; margin: 0 0 10px; font-size: 40px; font-weight: bold; }

h1 a,

h1 a:visited { color: #333333 }

h1 a:hover { color: #93291b; text-decoration: none; }

p { color: #333333; 
font-family: "Times New Roman", Times, serif; 
font-size: 16px; 
font-weight: 400; 
line-height: 1.5625; 
margin-bottom: 15px; }

a.read-more { background-color: #93291b; border: 1px solid #333333; border-radius: 3px 3px 3px 3px; box-shadow: 0 0 1px #93291b inset; color: #f5f5f5; padding: 5px; }

a.read-more:hover { background-color: #be3523; border-radius: 3px 3px 3px 3px; text-decoration: none; }
 body {
    margin-top: 100px;
    margin-bottom: 100px;
    margin-right: 150px;
    margin-left: 80px;
}


img {
    min-width:42px;
    width: 4%;
}
<img align="right"> 


ol , ul {  
font-family: "Times New Roman", Times, serif;  
font-size: 16px;  
font-weight: 400;  
line-height: 1.5625;  
color: #333333;  
margin-bottom: 15px !important;
}

li{  
font-family: "Times New Roman", Times, serif;  
font-size: 16px;  
font-weight: 400; 
 line-height: 1.5625;  
color: #333333;
}
