body { font-family: Arial, sans-serif; line-height: 1.6; background-color: #f9f9f9; padding: 20px; } h1, h2, h3, p { margin-bottom: 10px; } p { font-size: 16px; color: #333; } strong { font-weight: bold; } .highlight-orange { color: #dd830c; } .highlight-red { color: #ff0000; } .box { background-col…