u { text-decoration: underline; }
#update11 #letter_content { width: 100%; text-align: left; margin: 40px auto 50px; }
#update11 #letter_content p { width: 90%; max-width: 680px; line-height: 1.5; margin: 0 auto 20px; }
#update11 #letter_content p.no_margin { margin: 0 auto; }
#update11 #letter_content ol { width: 90%; max-width: 680px; line-height: 1.5; margin: 0 auto 20px; }
#update11 #letter_content ol li { margin-left: 1em; }
#update11 #letter_content figure { width: 90%; max-width: 680px; line-height: 1.5; margin: 0 auto 20px; }
#update11 #letter_content figure img { width: 80%; }
#update11 #letter_content a.blue { color: #15c; text-decoration: underline; }
#update11 #letter_content a.blue:hover { color: #ff9908; }
#update11 #letter_content a.large { font-size: 20px; }
@media (max-width: 980px) {
    #update11 #letter_content a.large { font-size: 18px; }
}